Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Drepair.c69 void __test_sock_checkpoint(int sk, struct tcp_sock_state *state, in __test_sock_checkpoint() function
H A Daolib.h608 extern void __test_sock_checkpoint(int sk, struct tcp_sock_state *state,
613 __test_sock_checkpoint(sk, state, saddr, sizeof(*saddr)); in test_sock_checkpoint()