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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
udp.h 87 #define SOL_UDP 17 /* sockopt level for UDP */
  /external/strace/xlat/
socketlayers.h 11 #if !(defined(SOL_UDP) || (defined(HAVE_DECL_SOL_UDP) && HAVE_DECL_SOL_UDP))
12 # define SOL_UDP 17
117 XLAT(SOL_UDP),
  /bionic/libc/include/sys/
socket.h 260 #define SOL_UDP 17
  /external/python/cpython2/Lib/plat-atheos/
IN.py 783 SOL_UDP = 17
  /external/ipsec-tools/src/racoon/
isakmp.c 116 # ifndef SOL_UDP
117 # define SOL_UDP 17
129 # define SOL_UDP IPPROTO_UDP
    [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...]
  /external/python/cpython3/Modules/
socketmodule.c     [all...]

Completed in 238 milliseconds