Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c783 SENDMSG, enumerator
1018 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1047 else if (test == SENDMSG) { in run_options()
1094 case SENDMSG: in test_to_str()
1182 int err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1796 test = SENDMSG; in main()