Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dvsock_test_zerocopy.c42 bool so_zerocopy; member
54 .so_zerocopy = true,
66 .so_zerocopy = true,
80 .so_zerocopy = true,
92 .so_zerocopy = true,
104 .so_zerocopy = true,
118 .so_zerocopy = false,
133 .so_zerocopy = true,
164 if (test_data->so_zerocopy) in test_client()
200 } else if (test_data->so_zerocopy && !test_data->sendmsg_errno) { in test_client()