Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Drepair.c42 static void test_sock_checkpoint_queue(int sk, int queue, int qlen, in test_sock_checkpoint_queue() function
95 test_sock_checkpoint_queue(sk, TCP_SEND_QUEUE, state->outq_len, &state->out); in __test_sock_checkpoint()
99 test_sock_checkpoint_queue(sk, TCP_RECV_QUEUE, state->inq_len, &state->in); in __test_sock_checkpoint()