/external/python/cpython2/Lib/plat-irix5/ |
D | IN.py | 103 IP_OPTIONS = 1 variable 116 IP_OPTIONS = 1 variable
|
/external/strace/xlat/ |
D | sock_ip_options.h | 26 #if defined(IP_OPTIONS) || (defined(HAVE_DECL_IP_OPTIONS) && HAVE_DECL_IP_OPTIONS) 27 XLAT(IP_OPTIONS),
|
D | sock_ip_options.in | 4 IP_OPTIONS
|
/external/syzkaller/sys/netbsd/ |
D | socket_inet_amd64.const | 4 IP_OPTIONS = 1
|
D | socket_inet.txt | 38 sockopt_opt_ip_opts = IP_OPTIONS
|
/external/syzkaller/sys/freebsd/ |
D | socket_inet_amd64.const | 14 IP_OPTIONS = 1
|
D | socket_inet.txt | 46 inet_option_types_buf = IP_OPTIONS, IP_IPSEC_POLICY, IP_MULTICAST_IF, IP_ADD_MEMBERSHIP, IP_DROP_ME… 55 sockopt_opt_ip_opts = IP_OPTIONS
|
/external/python/cpython2/Lib/plat-netbsd1/ |
D | IN.py | 30 IP_OPTIONS = 1 variable
|
/external/python/cpython2/Lib/plat-os2emx/ |
D | IN.py | 67 IP_OPTIONS = 1 variable
|
/external/syzkaller/sys/linux/ |
D | socket_inet_arm.const | 32 IP_OPTIONS = 4
|
D | socket_inet_386.const | 32 IP_OPTIONS = 4
|
D | socket_inet_ppc64le.const | 32 IP_OPTIONS = 4
|
D | socket_inet_arm64.const | 32 IP_OPTIONS = 4
|
D | socket_inet_amd64.const | 32 IP_OPTIONS = 4
|
/external/python/cpython2/Lib/plat-aix3/ |
D | IN.py | 119 IP_OPTIONS = 1 variable
|
/external/python/cpython2/Lib/plat-aix4/ |
D | IN.py | 150 IP_OPTIONS = 1 variable
|
/external/strace/tests/ |
D | inet-cmsg.c | 117 SETSOCKOPT(3, IP_OPTIONS); in main()
|
/external/strace/tests-m32/ |
D | inet-cmsg.c | 117 SETSOCKOPT(3, IP_OPTIONS); in main()
|
/external/strace/tests-mx32/ |
D | inet-cmsg.c | 117 SETSOCKOPT(3, IP_OPTIONS); in main()
|
/external/iproute2/include/uapi/linux/ |
D | in.h | 93 #define IP_OPTIONS 4 macro
|
/external/iputils/ |
D | ping.c | 500 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, sizeof(rspace)) < 0) { in main() 517 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, rspace[1]) < 0) { in main() 519 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, rspace[1]) < 0) { in main() 537 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, 4 + nroute*4) < 0) { in main()
|
/external/kernel-headers/original/uapi/linux/ |
D | in.h | 93 #define IP_OPTIONS 4 macro
|
/external/python/cpython2/Lib/plat-freebsd4/ |
D | IN.py | 144 IP_OPTIONS = 1 variable
|
/external/python/cpython2/Lib/plat-freebsd5/ |
D | IN.py | 144 IP_OPTIONS = 1 variable
|
/external/python/cpython2/Lib/plat-darwin/ |
D | IN.py | 148 IP_OPTIONS = 1 variable
|