/external/strace/xlat/ |
D | ip_cmsg_types.h | 20 #if defined(IP_RECVOPTS) || (defined(HAVE_DECL_IP_RECVOPTS) && HAVE_DECL_IP_RECVOPTS) 22 static_assert((IP_RECVOPTS) == (6), "IP_RECVOPTS != 6"); 25 # define IP_RECVOPTS 6 75 XLAT(IP_RECVOPTS),
|
D | sock_ip_options.h | 35 #if defined(IP_RECVOPTS) || (defined(HAVE_DECL_IP_RECVOPTS) && HAVE_DECL_IP_RECVOPTS) 36 XLAT(IP_RECVOPTS),
|
D | ip_cmsg_types.in | 3 IP_RECVOPTS 6
|
D | sock_ip_options.in | 7 IP_RECVOPTS
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IN.py | 112 IP_RECVOPTS = 10 variable 120 IP_RECVOPTS = 5 variable
|
/external/strace/tests-m32/ |
D | inet-cmsg.c | 121 SETSOCKOPT(0, IP_RECVOPTS); in main() 175 case IP_RECVOPTS: in main()
|
D | msg_control.c | 751 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 1); in test_sol_ip() 752 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 2); in test_sol_ip() 753 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 3); in test_sol_ip() 754 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 4); in test_sol_ip()
|
/external/strace/tests-mx32/ |
D | inet-cmsg.c | 121 SETSOCKOPT(0, IP_RECVOPTS); in main() 175 case IP_RECVOPTS: in main()
|
D | msg_control.c | 751 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 1); in test_sol_ip() 752 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 2); in test_sol_ip() 753 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 3); in test_sol_ip() 754 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 4); in test_sol_ip()
|
/external/strace/tests/ |
D | inet-cmsg.c | 121 SETSOCKOPT(0, IP_RECVOPTS); in main() 175 case IP_RECVOPTS: in main()
|
D | msg_control.c | 751 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 1); in test_sol_ip() 752 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 2); in test_sol_ip() 753 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 3); in test_sol_ip() 754 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 4); in test_sol_ip()
|
/external/python/cpython2/Lib/plat-netbsd1/ |
D | IN.py | 34 IP_RECVOPTS = 5 variable
|
/external/python/cpython2/Lib/plat-os2emx/ |
D | IN.py | 76 IP_RECVOPTS = 5 variable
|
/external/python/cpython2/Lib/plat-aix3/ |
D | IN.py | 123 IP_RECVOPTS = 5 variable
|
/external/python/cpython2/Lib/plat-aix4/ |
D | IN.py | 154 IP_RECVOPTS = 5 variable
|
/external/iproute2/include/uapi/linux/ |
D | in.h | 95 #define IP_RECVOPTS 6 macro
|
/external/libnl/include/linux-private/linux/ |
D | in.h | 95 #define IP_RECVOPTS 6 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | in.h | 99 #define IP_RECVOPTS 6 macro
|
/external/python/cpython2/Lib/plat-freebsd5/ |
D | IN.py | 148 IP_RECVOPTS = 5 variable
|
/external/python/cpython2/Lib/plat-freebsd4/ |
D | IN.py | 148 IP_RECVOPTS = 5 variable
|
/external/python/cpython2/Lib/plat-darwin/ |
D | IN.py | 152 IP_RECVOPTS = 5 variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IN.py | 350 IP_RECVOPTS = 5 variable
|
/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 307 IP_RECVOPTS = 5 variable
|
/external/strace/ |
D | msghdr.c | 227 [IP_RECVOPTS] = { print_cmsg_ip_opts, 1 },
|
/external/python/cpython2/Lib/plat-freebsd8/ |
D | IN.py | 305 IP_RECVOPTS = 5 variable
|