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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c559 int iov_alloc_length = iov_length; local
562 iov_alloc_length *= 2;
564 err = msg_alloc_iov(&msg, iov_count, iov_alloc_length, data, tx);

Completed in 117 milliseconds