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

/external/chromium_org/net/dns/
H A Ddns_config_service_win.cc232 bool have_ipv6 = local
235 if (have_ipv4 && have_ipv6)
249 adapter != NULL && (!have_ipv4 || !have_ipv6);
268 } else if (!have_ipv6 && (ipe.GetFamily() == ADDRESS_FAMILY_IPV6)) {
269 have_ipv6 = true;
/external/esd/include/
H A Desd.h333 int have_ipv6( void );
/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c198 int have_ipv6(void) { function
1053 if (have_ipv6 ())
1062 if (have_ipv6 ())
1090 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) {
1174 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) {
H A Dnanoftp.c154 int have_ipv6(void) { function
880 if (have_ipv6 ()) {
H A Dconfigure12966 have_ipv6=no
12985 have_ipv6=yes
12987 have_ipv6=no
12991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_ipv6" >&5
12992 $as_echo "$have_ipv6" >&6; }
12994 if test $have_ipv6 = yes; then
/external/libxml2/
H A Dnanohttp.c196 int have_ipv6(void) { function
1051 if (have_ipv6 ())
1060 if (have_ipv6 ())
1088 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) {
1172 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) {
H A Dnanoftp.c155 int have_ipv6(void) { function
881 if (have_ipv6 ()) {

Completed in 201 milliseconds