Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/vsock/
Dvsock_test.c208 #define MULTICONN_NFDS 100 macro
212 int fds[MULTICONN_NFDS]; in test_stream_multiconn_client()
215 for (i = 0; i < MULTICONN_NFDS; i++) { in test_stream_multiconn_client()
223 for (i = 0; i < MULTICONN_NFDS; i++) { in test_stream_multiconn_client()
230 for (i = 0; i < MULTICONN_NFDS; i++) in test_stream_multiconn_client()
236 int fds[MULTICONN_NFDS]; in test_stream_multiconn_server()
239 for (i = 0; i < MULTICONN_NFDS; i++) { in test_stream_multiconn_server()
247 for (i = 0; i < MULTICONN_NFDS; i++) { in test_stream_multiconn_server()
254 for (i = 0; i < MULTICONN_NFDS; i++) in test_stream_multiconn_server()