Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H A Drst.c193 static int test_wait_fds(int sk[], size_t nr, bool is_writable[], in test_wait_fds() function
281 err = test_wait_fds(sk, last, is_writable, last, TEST_TIMEOUT_SEC); in test_client_active_rst()
304 err = test_wait_fds(sk, last, NULL, last, TEST_TIMEOUT_SEC); in test_client_active_rst()