Searched refs:msg_alloc_iov (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c472 static int msg_alloc_iov(struct msghdr *msg, function
564 err = msg_alloc_iov(&msg, iov_count, iov_alloc_length, data, tx);
568 err = msg_alloc_iov(&msg_peek, iov_count, iov_length, data, tx);

Completed in 119 milliseconds