HomeSort by relevance Sort by last modified time
    Searched refs:IPV6_RECVTCLASS (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/strace/xlat/
sockipv6options.h 164 #if defined(IPV6_RECVTCLASS) || (defined(HAVE_DECL_IPV6_RECVTCLASS) && HAVE_DECL_IPV6_RECVTCLASS)
165 XLAT(IPV6_RECVTCLASS),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 166 #define IPV6_RECVTCLASS 66
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 166 #define IPV6_RECVTCLASS 66
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2ipdef.h 123 #define IPV6_RECVTCLASS 40
  /external/ltp/testcases/network/lib6/
asapi_03.c 86 #ifndef IPV6_RECVTCLASS
87 #define IPV6_RECVTCLASS -1
146 {"IPV6_RECVTCLASS", IPV6_RECVTCLASS, 1, IPV6_TCLASS, 1,
149 {"IPV6_RECVTCLASS (2)", IPV6_RECVHOPLIMIT, 1, IPV6_TCLASS, 0,
  /bionic/libc/kernel/uapi/linux/
in6.h 161 #define IPV6_RECVTCLASS 66
  /external/iproute2/include/uapi/linux/
in6.h 254 #define IPV6_RECVTCLASS 66
  /external/kernel-headers/original/uapi/linux/
in6.h 254 #define IPV6_RECVTCLASS 66
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in6.h 232 #define IPV6_RECVTCLASS 66
  /device/linaro/bootloader/edk2/StdLib/Include/netinet6/
in6.h 464 #define IPV6_RECVTCLASS 57 /* bool; recv traffic class values */
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 497 IPV6_RECVTCLASS = 57
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 516 IPV6_RECVTCLASS = 57
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 516 IPV6_RECVTCLASS = 57
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 334 #if defined(IPV6_RECVTCLASS)
335 initConstant(env, c, "IPV6_RECVTCLASS", IPV6_RECVTCLASS);
    [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 326 public static final int IPV6_RECVTCLASS = placeholder();
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.c     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 537 IPV6_RECVTCLASS = 0x23
    [all...]
zerrors_darwin_amd64.go 537 IPV6_RECVTCLASS = 0x23
    [all...]
zerrors_darwin_arm64.go 541 IPV6_RECVTCLASS = 0x23
    [all...]
zerrors_dragonfly_amd64.go 751 IPV6_RECVTCLASS = 0x39
    [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]

Completed in 104 milliseconds

1 2 3