Home
last modified time | relevance | path

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

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