HomeSort by relevance Sort by last modified time
    Searched refs:have_ipv6 (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/net/dns/
dns_config_service_win.cc 248 bool have_ipv6 = local
251 if (have_ipv4 && have_ipv6)
265 adapter != NULL && (!have_ipv4 || !have_ipv6);
284 } else if (!have_ipv6 && (ipe.GetFamily() == ADDRESS_FAMILY_IPV6)) {
285 have_ipv6 = true;
  /external/esd/include/
esd.h 333 int have_ipv6( void );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
esd.h 335 int have_ipv6( void );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
esd.h 335 int have_ipv6( void );
  /external/chromium_org/third_party/libxml/src/
nanohttp.c 198 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)) {
    [all...]
nanoftp.c 154 int have_ipv6(void) { function
880 if (have_ipv6 ()) {
    [all...]
configure     [all...]
  /external/libxml2/
nanohttp.c 193 int have_ipv6(void) { function
1058 if (have_ipv6 ())
1067 if (have_ipv6 ())
1095 } else if (have_ipv6 () && (res->ai_family == AF_INET6)) {
1181 } else if (have_ipv6 () && (h->h_addrtype == AF_INET6)) {
    [all...]
nanoftp.c 155 int have_ipv6(void) { function
881 if (have_ipv6 ()) {
    [all...]

Completed in 262 milliseconds