Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_sockmap.c947 SENDMSG, enumerator
1229 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1262 else if (test == SENDMSG) { in run_options()
1312 case SENDMSG: in test_to_str()
1416 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
2041 test = SENDMSG; in main()