Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c949 SENDMSG, enumerator
1229 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1262 else if (test == SENDMSG) { in run_options()
1310 case SENDMSG: in test_to_str()
1414 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
2012 test = SENDMSG; in main()