Lines Matching refs:inet_ntoa

333 			b = snprintf(o, len, "%s/%d", inet_ntoa(addr), cidr);  in decode_rfc3442()
343 b = snprintf(o, len, " %s", inet_ntoa(addr)); in decode_rfc3442()
448 "%s ", inet_ntoa(addr)); in decode_rfc3361()
1338 setvar(ifp->ctx, &ep, prefix, "ip_address", inet_ntoa(addr)); in dhcp_env()
1343 "subnet_mask", inet_ntoa(net)); in dhcp_env()
1351 "broadcast_address", inet_ntoa(brd)); in dhcp_env()
1355 "network_number", inet_ntoa(addr)); in dhcp_env()
1841 ifp->name, inet_ntoa(ifo->req_addr)); in dhcp_discover()
1856 ifp->name, inet_ntoa(state->lease.addr)); in dhcp_request()
1894 ifp->name, inet_ntoa(lease->addr)); in dhcp_renew()
2079 ifp->name, inet_ntoa(lease->addr), in dhcp_bind()
2085 ifp->name, inet_ntoa(lease->addr)); in dhcp_bind()
2095 ifp->name, inet_ntoa(lease->addr)); in dhcp_bind()
2106 ifp->name, inet_ntoa(lease->addr)); in dhcp_bind()
2141 inet_ntoa(lease->addr), lease->leasetime); in dhcp_bind()
2375 ifp->name, inet_ntoa(state->lease.addr)); in dhcp_reboot()
2387 ifp->name, inet_ntoa(state->lease.addr)); in dhcp_reboot()
2444 ifp->name, inet_ntoa(state->lease.addr)); in dhcp_drop()
2498 a = strdup(inet_ntoa(addr)); in log_dhcp1()
2513 ifp->name, msg, tfrom, inet_ntoa(addr), sname); in log_dhcp1()
2516 ifp->name, msg, a, tfrom, inet_ntoa(addr), sname); in log_dhcp1()
2524 ifp->name, msg, tfrom, inet_ntoa(addr)); in log_dhcp1()
2527 ifp->name, msg, a, tfrom, inet_ntoa(addr)); in log_dhcp1()
2585 astate->iface->name, inet_ntoa(astate->addr)); in dhcp_probe_gw_timeout()
2748 inet_ntoa(astate->failed)) == -1) in dhcp_arp_conflicted()
2927 inet_ntoa(*from)); in dhcp_handledhcp()
3275 ifp->name, inet_ntoa(from)); in dhcp_handlepacket()
3282 ifp->name, inet_ntoa(from)); in dhcp_handlepacket()
3289 ifp->name, inet_ntoa(from)); in dhcp_handlepacket()
3297 ifp->name, inet_ntoa(from)); in dhcp_handlepacket()
3303 ifp->name, inet_ntoa(from)); in dhcp_handlepacket()
3317 ifp->name, inet_ntoa(from)); in dhcp_handlepacket()
3763 ifp->name, inet_ntoa(state->addr), in dhcp_handleifa()