Searched refs:TIMEOUT_MILLIS (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c63 #define TIMEOUT_MILLIS 10000 macro
412 client_fd = connect_to_fd(listen_fd, TIMEOUT_MILLIS);
420 if (!ASSERT_OK(settimeo(accept_fd, TIMEOUT_MILLIS), "settimeo"))
545 cli_fd = connect_to_fd(srv_fd, TIMEOUT_MILLIS);
642 client_fd = connect_to_fd(listen_fd, TIMEOUT_MILLIS);

Completed in 83 milliseconds