Home | History | Annotate | Download | only in src

Lines Matching full:inet_ntoa

305     paddr = inet_ntoa(ipcp->ns.dns[0]);
311 paddr = inet_ntoa(ipcp->ns.dns[1]);
362 inet_ntoa(ipcp->peer_ip), vj2asc(ipcp->peer_compproto));
364 inet_ntoa(ipcp->my_ip), vj2asc(ipcp->my_compproto));
378 inet_ntoa(ipcp->cfg.TriggerAddress));
393 "none" : inet_ntoa(ipcp->cfg.ns.dns[0]));
396 inet_ntoa(ipcp->cfg.ns.dns[1]));
401 "none" : inet_ntoa(ipcp->ns.dns[0]));
405 inet_ntoa(ipcp->ns.dns[1]));
407 inet_ntoa(ipcp->cfg.ns.nbns[0]));
409 inet_ntoa(ipcp->cfg.ns.nbns[1]));
557 inet_ntoa(ipcp->cfg.TriggerAddress));
716 f, inet_ntoa(try));
718 log_Printf(LogIPCP, "Selected IP address %s\n", inet_ntoa(try));
870 snprintf(addr, sizeof addr, "%s", inet_ntoa(ipcp->my_ip));
932 snprintf(tbuff, sizeof tbuff, "%s", inet_ntoa(ipcp->my_ip));
934 tbuff, inet_ntoa(ipcp->peer_ip));
986 inet_ntoa(ip));
1074 log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
1086 inet_ntoa(ipcp->my_ip));
1087 log_Printf(LogIPCP, "%s --> %s\n", tbuff2, inet_ntoa(ipaddr));
1093 "%s: Unacceptable address!\n", inet_ntoa(ipaddr));
1189 snprintf(tbuff2, sizeof tbuff2, "%s %s,", tbuff, inet_ntoa(ipaddr));
1190 log_Printf(LogIPCP, "%s %s\n", tbuff2, inet_ntoa(dstipaddr));
1206 log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
1260 log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));