HomeSort by relevance Sort by last modified time
    Searched defs:AI_V4MAPPED (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /external/ltp/testcases/network/lib6/
getaddrinfo_01.c 30 #ifndef AI_V4MAPPED
31 #define AI_V4MAPPED 0x0008 /* IPv4 mapped addresses are acceptable. */
479 /* test 11, IPv4 AI_V4MAPPED */
480 /* AI_V4MAPPED should be ignored because family != AF_INET6 */
483 hints.ai_flags = AI_V4MAPPED;
502 tst_resm(TFAIL, "getaddrinfo IPv4 AI_V4MAPPED: "
512 tst_resm(TPASS, "getaddrinfo IPv4 AI_V4MAPPED");
516 "AI_V4MAPPED (\"%s\") returns %ld (\"%s\")", hostname,
938 /* test 22, IPv6 AI_V4MAPPED */
941 hints.ai_flags = AI_V4MAPPED;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
addrinfo.h 84 #undef AI_V4MAPPED
94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
97 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
addrinfo.h 84 #undef AI_V4MAPPED
94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
97 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
addrinfo.h 93 #undef AI_V4MAPPED
103 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
106 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
addrinfo.h 84 #undef AI_V4MAPPED
94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
97 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /external/netperf/src/missing/
getaddrinfo.h 102 #ifdef AI_V4MAPPED
103 #undef AI_V4MAPPED
178 #define AI_V4MAPPED 0x0040
179 #define AI_DEFAULT (AI_V4MAPPED | AI_ADDRCONFIG)
  /external/python/cpython2/Modules/
addrinfo.h 84 #undef AI_V4MAPPED
94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
97 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /bionic/libc/include/
netdb.h 165 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
168 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /development/ndk/platforms/android-21/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /development/ndk/platforms/android-9/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
netdb.h 168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */

Completed in 1172 milliseconds

1 2 3 4 5