Home
last modified time | relevance | path

Searched refs:ip_ntop_buf (Results 1 – 1 of 1) sorted by relevance

/openbsd/sbin/dhcpleased/
H A Ddhcpleased.c756 char ip_ntop_buf[INET_ADDRSTRLEN]; in configure_interface() local
853 if (inet_ntop(AF_INET, &imsg->addr, ip_ntop_buf, sizeof(ip_ntop_buf)) == in configure_interface()
878 LEASE_VERSION, LEASE_IP_PREFIX, ip_ntop_buf, in configure_interface()
884 ip_ntop_buf); in configure_interface()