Searched refs:query_ipv6 (Results 1 – 1 of 1) sorted by relevance
1911 int query_ipv6 = 1, query_ipv4 = 1; in _dns_getaddrinfo() local1913 query_ipv6 = _have_ipv6(netcontext->app_mark, netcontext->uid); in _dns_getaddrinfo()1916 if (query_ipv6) { in _dns_getaddrinfo()