Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dvsock_test.c1243 static void test_unsent_bytes_server(const struct test_opts *opts, int type) in test_unsent_bytes_server() function
1302 test_unsent_bytes_server(opts, SOCK_STREAM); in test_stream_unsent_bytes_server()
1312 test_unsent_bytes_server(opts, SOCK_SEQPACKET); in test_seqpacket_unsent_bytes_server()