Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1043 SENDMSG, enumerator
1323 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1356 else if (test == SENDMSG) { in run_options()
1404 case SENDMSG: in test_to_str()
1508 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
2172 test = SENDMSG; in main()