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

1 2 3 4

  /external/dnsmasq/src/
config.h 197 # ifndef IPV6_V6ONLY
198 # define IPV6_V6ONLY 26
253 #if defined(INET6_ADDRSTRLEN) && defined(IPV6_V6ONLY) && !defined(NO_IPV6)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2ipdef.h 115 #define IPV6_V6ONLY 27
  /bionic/libc/kernel/uapi/linux/
in6.h 132 #define IPV6_V6ONLY 26
  /external/iproute2/include/uapi/linux/
in6.h 177 #define IPV6_V6ONLY 26
  /external/kernel-headers/original/uapi/linux/
in6.h 177 #define IPV6_V6ONLY 26
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 148 #define IPV6_V6ONLY 26
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in6.h 165 #define IPV6_V6ONLY 26
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 148 #define IPV6_V6ONLY 26
  /prebuilts/go/darwin-x86/src/syscall/
net_nacl.go 127 IPV6_V6ONLY
types_windows.go 564 IPV6_V6ONLY = 0x1b
zerrors_darwin_386.go 544 IPV6_V6ONLY = 0x1b
    [all...]
zerrors_darwin_amd64.go 544 IPV6_V6ONLY = 0x1b
    [all...]
zerrors_darwin_arm.go 518 IPV6_V6ONLY = 0x1b
    [all...]
zerrors_darwin_arm64.go 548 IPV6_V6ONLY = 0x1b
    [all...]
zerrors_solaris_amd64.go 540 IPV6_V6ONLY = 0x27
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
net_nacl.go 127 IPV6_V6ONLY
types_windows.go 564 IPV6_V6ONLY = 0x1b
  /device/linaro/bootloader/edk2/StdLib/Include/netinet6/
in6.h 433 #define IPV6_V6ONLY 27 /* bool; make AF_INET6 sockets v6 only */
  /external/python/cpython2/Lib/plat-darwin/
IN.py 307 IPV6_V6ONLY = 27
308 IPV6_BINDV6ONLY = IPV6_V6ONLY
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
IN.py 307 IPV6_V6ONLY = 27
308 IPV6_BINDV6ONLY = IPV6_V6ONLY
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 307 IPV6_V6ONLY = 27
308 IPV6_BINDV6ONLY = IPV6_V6ONLY
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 470 IPV6_V6ONLY = 27
471 IPV6_BINDV6ONLY = IPV6_V6ONLY
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 489 IPV6_V6ONLY = 27
490 IPV6_BINDV6ONLY = IPV6_V6ONLY
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 489 IPV6_V6ONLY = 27
490 IPV6_BINDV6ONLY = IPV6_V6ONLY
  /libcore/luni/src/main/java/android/system/
OsConstants.java 329 public static final int IPV6_V6ONLY = placeholder();
    [all...]

Completed in 360 milliseconds

1 2 3 4