HomeSort by relevance Sort by last modified time
    Searched refs:IPV6_RECVDSTADDR (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2ipdef.h 113 #define IPV6_RECVDSTADDR 25
  /external/ipsec-tools/src/racoon/
sockmisc.c 45 defined(IP_RECVDSTADDR) && !defined(IPV6_RECVDSTADDR)
46 #define IPV6_RECVDSTADDR IP_RECVDSTADDR
487 #if defined(INET6) && defined(IPV6_RECVDSTADDR)
490 && cm->cmsg_type == IPV6_RECVDSTADDR
isakmp.c     [all...]
  /external/python/cpython2/Lib/plat-darwin/
IN.py 288 IPV6_RECVDSTADDR = 7
  /external/python/cpython2/Lib/plat-freebsd4/
IN.py 292 IPV6_RECVDSTADDR = 7
  /external/python/cpython2/Lib/plat-freebsd5/
IN.py 292 IPV6_RECVDSTADDR = 7
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
IN.py 288 IPV6_RECVDSTADDR = 7
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 288 IPV6_RECVDSTADDR = 7
  /device/linaro/bootloader/edk2/StdLib/Include/netinet6/
in6.h 408 #define IPV6_RECVDSTADDR 7 /* bool; receive IP6 dst addr w/dgram */
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 451 IPV6_RECVDSTADDR = 7
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 470 IPV6_RECVDSTADDR = 7
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 470 IPV6_RECVDSTADDR = 7

Completed in 734 milliseconds