Searched refs:query_ipv6 (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/net/
H A Dgetaddrinfo.c1935 int query_ipv6 = 1, query_ipv4 = 1; local
1937 query_ipv6 = _have_ipv6(netcontext->app_mark, netcontext->uid);
1940 if (query_ipv6) {

Completed in 6 milliseconds