Searched refs:MULTICONN_NFDS (Results 1 - 1 of 1) sorted by path

/linux-master/tools/testing/vsock/
H A Dvsock_test.c210 #define MULTICONN_NFDS 100 macro
214 int fds[MULTICONN_NFDS];
217 for (i = 0; i < MULTICONN_NFDS; i++) {
225 for (i = 0; i < MULTICONN_NFDS; i++) {
232 for (i = 0; i < MULTICONN_NFDS; i++)
238 int fds[MULTICONN_NFDS];
241 for (i = 0; i < MULTICONN_NFDS; i++) {
249 for (i = 0; i < MULTICONN_NFDS; i++) {
256 for (i = 0; i < MULTICONN_NFDS; i++)

Completed in 284 milliseconds