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

1 2 3

  /external/strace/xlat/
sockipv6options.h 140 #if defined(IPV6_RECVRTHDR) || (defined(HAVE_DECL_IPV6_RECVRTHDR) && HAVE_DECL_IPV6_RECVRTHDR)
141 XLAT(IPV6_RECVRTHDR),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 161 #define IPV6_RECVRTHDR 56
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 161 #define IPV6_RECVRTHDR 56
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2ipdef.h 121 #define IPV6_RECVRTHDR 38
  /external/ltp/testcases/network/lib6/
asapi_03.c 77 #ifndef IPV6_RECVRTHDR
78 #define IPV6_RECVRTHDR -1
140 {"IPV6_RECVRTHDR", IPV6_RECVRTHDR, 0, IPV6_RTHDR, 1,
  /bionic/libc/kernel/uapi/linux/
in6.h 154 #define IPV6_RECVRTHDR 56
  /external/iproute2/include/uapi/linux/
in6.h 230 #define IPV6_RECVRTHDR 56
  /external/kernel-headers/original/uapi/linux/
in6.h 230 #define IPV6_RECVRTHDR 56
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in6.h 208 #define IPV6_RECVRTHDR 56
  /device/linaro/bootloader/edk2/StdLib/Include/netinet6/
in6.h 445 #define IPV6_RECVRTHDR 38 /* bool; recv routing header */
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 482 IPV6_RECVRTHDR = 38
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 501 IPV6_RECVRTHDR = 38
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 501 IPV6_RECVRTHDR = 38
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 331 #if defined(IPV6_RECVRTHDR)
332 initConstant(env, c, "IPV6_RECVRTHDR", IPV6_RECVRTHDR);
    [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 325 public static final int IPV6_RECVRTHDR = placeholder();
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 1414 IPV6_RECVRTHDR = 0x16
  /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_dragonfly_amd64.go 750 IPV6_RECVRTHDR = 0x26
    [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_linux_386.go 435 IPV6_RECVRTHDR = 0x38
    [all...]
zerrors_linux_amd64.go 435 IPV6_RECVRTHDR = 0x38
    [all...]

Completed in 99 milliseconds

1 2 3