Searched refs:ip_to_host (Results 1 – 1 of 1) sorted by relevance
180 static int ip_to_host(struct sockaddr *sa, int flag) in ip_to_host() function249 ip_to_host(&sa, NI_NUMERICHOST); in arp_main()268 if (!ip_to_host(&sa, NI_NAMEREQD)) host_name = toybuf; in arp_main()269 } else ip_to_host(&sa, NI_NUMERICHOST); in arp_main()