Searched refs:test_ip_opts (Results 1 – 3 of 3) sorted by relevance
/external/strace/tests/ |
D | msg_control.c | 491 test_ip_opts(struct msghdr *const mh, void *const page, in test_ip_opts() function 608 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 1); in test_sol_ip() 609 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 2); in test_sol_ip() 610 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 3); in test_sol_ip() 611 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 4); in test_sol_ip() 612 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 5); in test_sol_ip() 613 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 6); in test_sol_ip() 614 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 7); in test_sol_ip() 615 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 8); in test_sol_ip() 616 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), DEFAULT_STRLEN - 1); in test_sol_ip() [all …]
|
/external/strace/tests-m32/ |
D | msg_control.c | 491 test_ip_opts(struct msghdr *const mh, void *const page, in test_ip_opts() function 608 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 1); in test_sol_ip() 609 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 2); in test_sol_ip() 610 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 3); in test_sol_ip() 611 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 4); in test_sol_ip() 612 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 5); in test_sol_ip() 613 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 6); in test_sol_ip() 614 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 7); in test_sol_ip() 615 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 8); in test_sol_ip() 616 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 | 491 test_ip_opts(struct msghdr *const mh, void *const page, in test_ip_opts() function 608 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 1); in test_sol_ip() 609 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 2); in test_sol_ip() 610 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 3); in test_sol_ip() 611 test_ip_opts(mh, page, ARG_STR(IP_RECVOPTS), 4); in test_sol_ip() 612 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 5); in test_sol_ip() 613 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 6); in test_sol_ip() 614 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 7); in test_sol_ip() 615 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), 8); in test_sol_ip() 616 test_ip_opts(mh, page, ARG_STR(IP_RETOPTS), DEFAULT_STRLEN - 1); in test_sol_ip() [all …]
|