Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_sockmap.c481 static int msg_alloc_iov(struct msghdr *msg, in msg_alloc_iov() function
642 err = msg_alloc_iov(&msg, iov_count, iov_alloc_length, data, tx); in msg_loop()
646 err = msg_alloc_iov(&msg_peek, iov_count, iov_length, data, tx); in msg_loop()