Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H A Dseq-ext.c106 test_sock_checkpoint(sk, &img, &saddr); in server_fn()
203 test_sock_checkpoint(sk, &img, &saddr); in client_fn()
H A Dself-connect.c109 test_sock_checkpoint(sk, &img, &addr); in tcp_self_connect()
H A Drestore.c132 test_sock_checkpoint(sk, img, saddr); in test_get_sk_checkpoint()
H A Drst.c351 test_sock_checkpoint(sk, &img, &saddr); in test_client_passive_rst()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h609 static inline void test_sock_checkpoint(int sk, struct tcp_sock_state *state, in test_sock_checkpoint() function