SENDMSG          1022 tools/testing/selftests/bpf/test_sockmap.c 			int skb_fd = (test == SENDMSG || test == SENDPAGE) ?
SENDMSG          1051 tools/testing/selftests/bpf/test_sockmap.c 	else if (test == SENDMSG) {
SENDMSG          1098 tools/testing/selftests/bpf/test_sockmap.c 	case SENDMSG:
SENDMSG          1186 tools/testing/selftests/bpf/test_sockmap.c 	int err = __test_exec(cgrp, SENDMSG, opt);
SENDMSG          1800 tools/testing/selftests/bpf/test_sockmap.c 				test = SENDMSG;