Searched refs:test_sock_checkpoint (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | seq-ext.c | 106 test_sock_checkpoint(sk, &img, &saddr); in server_fn() 203 test_sock_checkpoint(sk, &img, &saddr); in client_fn()
|
H A D | self-connect.c | 109 test_sock_checkpoint(sk, &img, &addr); in tcp_self_connect()
|
H A D | restore.c | 132 test_sock_checkpoint(sk, img, saddr); in test_get_sk_checkpoint()
|
H A D | rst.c | 351 test_sock_checkpoint(sk, &img, &saddr); in test_client_passive_rst()
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | aolib.h | 609 static inline void test_sock_checkpoint(int sk, struct tcp_sock_state *state, in test_sock_checkpoint() function
|