Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c472 static int msg_alloc_iov(struct msghdr *msg, in msg_alloc_iov() function
560 err = msg_alloc_iov(&msg, iov_count, iov_length, data, tx); in msg_loop()
564 err = msg_alloc_iov(&msg_peek, iov_count, iov_length, data, tx); in msg_loop()