Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H A Dseq-ext.c19 static void test_adjust_seqs(struct tcp_sock_state *img, in test_adjust_seqs()
40 static int test_sk_restore(struct tcp_sock_state *img, in test_sk_restore()
69 struct tcp_sock_state img; in server_fn()
177 struct tcp_sock_state img; in client_fn()
H A Dself-connect.c41 struct tcp_sock_state img; in tcp_self_connect()
H A Drst.c327 struct tcp_sock_state img; in test_client_passive_rst()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h662 struct tcp_sock_state { struct
674 extern void __test_sock_checkpoint(int sk, struct tcp_sock_state *state, argument
676 static inline void test_sock_checkpoint(int sk, struct tcp_sock_state *state, in test_sock_checkpoint()
683 struct tcp_sock_state *state,
685 static inline void test_sock_restore(int sk, struct tcp_sock_state *state, in test_sock_restore()
696 extern void test_sock_state_free(struct tcp_sock_state *state);