Searched refs:test_ip_opts (Results 1 – 3 of 3) sorted by relevance
/external/strace/tests-m32/ |
D | msg_control.c | 634 test_ip_opts(struct msghdr *const mh, void *const page, in test_ip_opts() function 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() 755 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 5); in test_sol_ip() 756 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 6); in test_sol_ip() 757 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 7); in test_sol_ip() 758 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 8); in test_sol_ip() 759 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), DEFAULT_STRLEN - 1); in test_sol_ip() [all …]
|
/external/strace/tests-mx32/ |
D | msg_control.c | 634 test_ip_opts(struct msghdr *const mh, void *const page, in test_ip_opts() function 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() 755 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 5); in test_sol_ip() 756 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 6); in test_sol_ip() 757 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 7); in test_sol_ip() 758 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 8); in test_sol_ip() 759 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), DEFAULT_STRLEN - 1); in test_sol_ip() [all …]
|
/external/strace/tests/ |
D | msg_control.c | 634 test_ip_opts(struct msghdr *const mh, void *const page, in test_ip_opts() function 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() 755 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 5); in test_sol_ip() 756 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 6); in test_sol_ip() 757 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 7); in test_sol_ip() 758 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 8); in test_sol_ip() 759 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), DEFAULT_STRLEN - 1); in test_sol_ip() [all …]
|