Searched refs:ip6lookup (Results 1 – 2 of 2) sorted by relevance
138 ip6lookup(ip6addr) in ip6lookup() function254 hostp = ip6lookup(&((struct sockaddr_in6 *)sockp)->sin6_addr); in addrtoname()
158 ip6lookup(const struct in6_addr *ip6addr) in ip6lookup() function314 return (ip6lookup((const struct in6_addr *)ipaddr)->h_hostname); in addrtoname()