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.c46 bool so_zerocopy; member
58 .so_zerocopy = true,
70 .so_zerocopy = true,
84 .so_zerocopy = true,
96 .so_zerocopy = true,
108 .so_zerocopy = true,
122 .so_zerocopy = false,
137 .so_zerocopy = true,
168 if (test_data->so_zerocopy) in test_client()
204 } else if (test_data->so_zerocopy && !test_data->sendmsg_errno) { in test_client()