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

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 159 #define IPV6_HOPOPTS 54
172 #define IPV6_RXHOPOPTS IPV6_HOPOPTS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 159 #define IPV6_HOPOPTS 54
172 #define IPV6_RXHOPOPTS IPV6_HOPOPTS
  /external/strace/xlat/
sockipv6options.h 134 #if defined(IPV6_HOPOPTS) || (defined(HAVE_DECL_IPV6_HOPOPTS) && HAVE_DECL_IPV6_HOPOPTS)
135 XLAT(IPV6_HOPOPTS),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2ipdef.h 98 #define IPV6_HOPOPTS 1
  /bionic/libc/kernel/uapi/linux/
in6.h 152 #define IPV6_HOPOPTS 54
  /external/iproute2/include/uapi/linux/
in6.h 228 #define IPV6_HOPOPTS 54
  /external/kernel-headers/original/uapi/linux/
in6.h 228 #define IPV6_HOPOPTS 54
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in6.h 206 #define IPV6_HOPOPTS 54
  /external/python/cpython2/Lib/plat-linux2/
IN.py 514 IPV6_HOPOPTS = 3
532 IPV6_RXHOPOPTS = IPV6_HOPOPTS
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 514 IPV6_HOPOPTS = 3
532 IPV6_RXHOPOPTS = IPV6_HOPOPTS
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 514 IPV6_HOPOPTS = 3
532 IPV6_RXHOPOPTS = IPV6_HOPOPTS
  /external/python/cpython2/Lib/plat-darwin/
IN.py 302 IPV6_HOPOPTS = 22
  /external/python/cpython2/Lib/plat-freebsd4/
IN.py 306 IPV6_HOPOPTS = 22
  /external/python/cpython2/Lib/plat-freebsd5/
IN.py 306 IPV6_HOPOPTS = 22
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
IN.py 302 IPV6_HOPOPTS = 22
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 302 IPV6_HOPOPTS = 22
  /external/python/cpython2/Lib/plat-atheos/
IN.py 867 IPV6_HOPOPTS = 3
883 IPV6_RXHOPOPTS = IPV6_HOPOPTS
  /external/ltp/testcases/network/lib6/
asapi_03.c 142 {"IPV6_RECVHOPOPTS", IPV6_RECVHOPOPTS, 0, IPV6_HOPOPTS, 1,
  /external/python/cpython2/Lib/plat-irix6/
IN.py 379 IPV6_HOPOPTS = 49
  /device/linaro/bootloader/edk2/StdLib/Include/netinet6/
in6.h 460 #define IPV6_HOPOPTS 49 /* ip6_hbh; send hop-by-hop option */
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 493 IPV6_HOPOPTS = 49
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 512 IPV6_HOPOPTS = 49
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 512 IPV6_HOPOPTS = 49
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 1406 IPV6_HOPOPTS = 0xe
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]

Completed in 113 milliseconds

1 2 3