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

/bionic/libc/dns/net/
H A Dgetaddrinfo.c1935 int query_ipv6 = 1, query_ipv4 = 1; local
1938 query_ipv4 = _have_ipv4(netcontext->app_mark, netcontext->uid);
1942 if (query_ipv4) {
1950 } else if (query_ipv4) {

Completed in 24 milliseconds