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

1 2 3 4

  /external/python/cpython2/Lib/plat-netbsd1/
IN.py 30 IP_OPTIONS = 1
  /external/python/cpython2/Lib/plat-irix5/
IN.py 103 IP_OPTIONS = 1
116 IP_OPTIONS = 1
  /external/strace/xlat/
sockipoptions.h 20 #if defined(IP_OPTIONS) || (defined(HAVE_DECL_IP_OPTIONS) && HAVE_DECL_IP_OPTIONS)
21 XLAT(IP_OPTIONS),
  /external/python/cpython2/Lib/plat-os2emx/
IN.py 67 IP_OPTIONS = 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 28 #define IP_OPTIONS 4 /* ip_opts; IP per-packet options. */
96 /* Structure used to describe IP options for IP_OPTIONS and IP_RETOPTS.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 28 #define IP_OPTIONS 4 /* ip_opts; IP per-packet options. */
96 /* Structure used to describe IP options for IP_OPTIONS and IP_RETOPTS.
  /bionic/libc/kernel/uapi/linux/
in.h 87 #define IP_OPTIONS 4
  /external/iproute2/include/uapi/linux/
in.h 93 #define IP_OPTIONS 4
  /external/kernel-headers/original/uapi/linux/
in.h 93 #define IP_OPTIONS 4
  /external/python/cpython2/Lib/plat-aix3/
IN.py 119 IP_OPTIONS = 1
  /external/python/cpython2/Lib/plat-aix4/
IN.py 150 IP_OPTIONS = 1
  /external/strace/tests/
inet-cmsg.c 117 SETSOCKOPT(3, IP_OPTIONS);
  /external/strace/tests-m32/
inet-cmsg.c 117 SETSOCKOPT(3, IP_OPTIONS);
  /external/strace/tests-mx32/
inet-cmsg.c 117 SETSOCKOPT(3, IP_OPTIONS);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in.h 63 #define IP_OPTIONS 4
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
in.h 266 #define IP_OPTIONS 1 /* buf/ip_opts; set/get IP options */
  /external/iputils/
ping.c 500 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, sizeof(rspace)) < 0) {
517 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, rspace[1]) < 0) {
519 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, rspace[1]) < 0) {
537 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, 4 + nroute*4) < 0) {
    [all...]
  /external/ltp/testcases/network/stress/ns-tools/
ns-igmp_querier.c 371 if (setsockopt(sd, IPPROTO_IP, IP_OPTIONS, opt, sizeof(opt)))
  /external/python/cpython2/Lib/plat-darwin/
IN.py 148 IP_OPTIONS = 1
  /external/python/cpython2/Lib/plat-freebsd4/
IN.py 144 IP_OPTIONS = 1
  /external/python/cpython2/Lib/plat-freebsd5/
IN.py 144 IP_OPTIONS = 1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 96 #undef IP_OPTIONS
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
IN.py 148 IP_OPTIONS = 1
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 148 IP_OPTIONS = 1
  /external/python/cpython2/Lib/plat-atheos/
IN.py 791 IP_OPTIONS = 4
840 IP_OPTIONS = 4

Completed in 819 milliseconds

1 2 3 4