Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dtest_sockmap.c903 SENDMSG, enumerator
1185 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1218 else if (test == SENDMSG) { in run_options()
1268 case SENDMSG: in test_to_str()
1372 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1954 test = SENDMSG; in main()