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.c937 SENDMSG, enumerator
1169 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1202 else if (test == SENDMSG) { in run_options()
1250 case SENDMSG: in test_to_str()
1350 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1947 test = SENDMSG; in main()