Searched refs:query_ipv6 (Results 1 – 2 of 2) sorted by relevance
1404 int query_ipv6 = 1, query_ipv4 = 1; in dns_getaddrinfo() local1406 query_ipv6 = have_ipv6(netcontext->app_mark, netcontext->uid); in dns_getaddrinfo()1409 if (query_ipv6) { in dns_getaddrinfo()
1934 int query_ipv6 = 1, query_ipv4 = 1; in _dns_getaddrinfo() local1936 query_ipv6 = _have_ipv6(netcontext->app_mark, netcontext->uid); in _dns_getaddrinfo()1939 if (query_ipv6) { in _dns_getaddrinfo()