Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/net/tcp_ao/
Dkey-management.c632 struct tcp_ao_counters *a, struct tcp_ao_counters *b) in verify_counters()
794 struct tcp_ao_counters *begin, in start_server()
797 struct tcp_ao_counters lsk_c1, lsk_c2; in start_server()
833 struct tcp_ao_counters *begin) in end_server()
835 struct tcp_ao_counters end; in end_server()
851 struct tcp_ao_counters tmp; in try_server_run()
863 struct tcp_ao_counters tmp; in server_rotations()
889 struct tcp_ao_counters *before, in run_client()
934 struct tcp_ao_counters *before, in start_client()
946 struct tcp_ao_counters *start) in end_client()
[all …]
Dseq-ext.c43 struct tcp_ao_counters *cnt) in test_sk_restore()
68 struct tcp_ao_counters ao1, ao2; in server_fn()
176 struct tcp_ao_counters ao1, ao2; in client_fn()
Drst.c87 struct tcp_ao_counters cnt1, cnt2; in test_server_active_rst()
131 struct tcp_ao_counters ao1, ao2; in test_server_passive_rst()
326 struct tcp_ao_counters ao1, ao2; in test_client_passive_rst()
Drestore.c20 struct tcp_ao_counters ao1, ao2; in try_server_run()
143 struct tcp_ao_counters ao1, ao2; in test_sk_restore()
Dconnect-deny.c37 struct tcp_ao_counters ao_cnt1, ao_cnt2; in try_accept()
166 struct tcp_ao_counters ao_cnt1, ao_cnt2; in try_connect()
Dconnect.c38 struct tcp_ao_counters ao1, ao2; in client_fn()
Dself-connect.c33 struct tcp_ao_counters before_ao, after_ao; in tcp_self_connect()
Dicmps-accept.c56 struct tcp_ao_counters ao_cnt1, ao_cnt2; in serve_interfered()
Dicmps-discard.c56 struct tcp_ao_counters ao_cnt1, ao_cnt2; in serve_interfered()
Dunsigned-md5.c44 struct tcp_ao_counters ao_cnt1, ao_cnt2; in try_accept()
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/lib/
Daolib.h498 struct tcp_ao_counters { struct
515 extern int test_get_tcp_ao_counters(int sk, struct tcp_ao_counters *out); argument
543 struct tcp_ao_counters *before, struct tcp_ao_counters *after,
546 struct tcp_ao_counters *before, struct tcp_ao_counters *after,
548 extern void test_tcp_ao_counters_free(struct tcp_ao_counters *cnts);
556 struct tcp_ao_counters *before, in test_tcp_ao_counters_cmp()
557 struct tcp_ao_counters *after, in test_tcp_ao_counters_cmp()
Dsock.c336 int test_get_tcp_ao_counters(int sk, struct tcp_ao_counters *out) in test_get_tcp_ao_counters()
407 struct tcp_ao_counters *before, in __test_tcp_ao_counters_cmp()
408 struct tcp_ao_counters *after, in __test_tcp_ao_counters_cmp()
448 struct tcp_ao_counters *before, in test_tcp_ao_key_counters_cmp()
449 struct tcp_ao_counters *after, in test_tcp_ao_key_counters_cmp()
495 void test_tcp_ao_counters_free(struct tcp_ao_counters *cnts) in test_tcp_ao_counters_free()
/linux-6.14.4/include/net/
Dtcp_ao.h27 struct tcp_ao_counters { struct
107 struct tcp_ao_counters counters;