Searched refs:in6_addrs (Results 1 – 1 of 1) sorted by relevance
104 struct in6_addr *in6_addrs = addresses; in dns_gethostbyname_cb() local111 const char *b = evutil_inet_ntop(AF_INET6, &in6_addrs[i], buf,sizeof(buf)); in dns_gethostbyname_cb()325 struct in6_addr *in6_addrs = addresses; in dns_server_gethostbyname_cb() local327 if (memcmp(&in6_addrs[0].s6_addr, "abcdefghijklmnop", 16) in dns_server_gethostbyname_cb()329 const char *b = evutil_inet_ntop(AF_INET6, &in6_addrs[0],buf,sizeof(buf)); in dns_server_gethostbyname_cb()