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

/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h436 extern ssize_t test_client_loop(int sk, char *buf, size_t buf_sz,
H A Dsock.c537 ssize_t test_client_loop(int sk, char *buf, size_t buf_sz, function
592 ret = test_client_loop(sk, buf, buf_sz, msg_len, timeout_sec);

Completed in 199 milliseconds