Home
last modified time | relevance | path

Searched refs:SENDMSG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1042 SENDMSG, enumerator
1324 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1357 else if (test == SENDMSG) { in run_options()
1407 case SENDMSG: in test_to_str()
1511 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
2157 test = SENDMSG; in main()
/openbmc/qemu/linux-user/
H A Dstrace.c3151 PRINT_SOCKOP(SENDMSG, do_print_msg),