HomeSort by relevance Sort by last modified time
    Searched full:ipv4 (Results 301 - 325 of 1538) sorted by null

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/java/net/
SocksConsts.java 45 static final int IPV4 = 1;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_tun.h 62 #define TUN_F_TSO4 0x02 /* I can handle TSO for IPv4 packets */
  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix_test.go 257 "ipv4.google.com.",
266 "ipv4.google.com",
276 "ipv4.google.com",
372 t.Errorf("got %v; must not be IPv4 address", addr)
udp_test.go 22 {"udp", "127.0.0.1:0", &UDPAddr{IP: IPv4(127, 0, 0, 1), Port: 0}, nil},
23 {"udp4", "127.0.0.1:65535", &UDPAddr{IP: IPv4(127, 0, 0, 1), Port: 65535}, nil},
31 {"", "127.0.0.1:0", &UDPAddr{IP: IPv4(127, 0, 0, 1), Port: 0}, nil}, // Go 1.0 behavior
175 {"udp4", &UDPAddr{IP: IPv4(127, 0, 0, 1)}},
  /prebuilts/go/linux-x86/src/net/
dnsclient_unix_test.go 257 "ipv4.google.com.",
266 "ipv4.google.com",
276 "ipv4.google.com",
372 t.Errorf("got %v; must not be IPv4 address", addr)
udp_test.go 22 {"udp", "127.0.0.1:0", &UDPAddr{IP: IPv4(127, 0, 0, 1), Port: 0}, nil},
23 {"udp4", "127.0.0.1:65535", &UDPAddr{IP: IPv4(127, 0, 0, 1), Port: 65535}, nil},
31 {"", "127.0.0.1:0", &UDPAddr{IP: IPv4(127, 0, 0, 1), Port: 0}, nil}, // Go 1.0 behavior
175 {"udp4", &UDPAddr{IP: IPv4(127, 0, 0, 1)}},
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
169 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */

Completed in 985 milliseconds

<<11121314151617181920>>