Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c614 SENDMSG, enumerator
792 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
821 else if (test == SENDMSG) { in run_options()
868 case SENDMSG: in test_to_str()
947 int err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1468 test = SENDMSG; in main()