Searched refs:tcp_ao_counters (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/ |
| A D | key-management.c | 632 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() 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() 934 struct tcp_ao_counters *before, in start_client() 948 struct tcp_ao_counters end; in end_client() 1051 struct tcp_ao_counters tmp; in check_current_back() 1084 struct tcp_ao_counters tmp; in roll_over_keys() [all …]
|
| A D | seq-ext.c | 43 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()
|
| A D | rst.c | 87 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()
|
| A D | restore.c | 20 struct tcp_ao_counters ao1, ao2; in try_server_run() 143 struct tcp_ao_counters ao1, ao2; in test_sk_restore()
|
| A D | connect-deny.c | 37 struct tcp_ao_counters ao_cnt1, ao_cnt2; in try_accept() 166 struct tcp_ao_counters ao_cnt1, ao_cnt2; in try_connect()
|
| A D | connect.c | 38 struct tcp_ao_counters ao1, ao2; in client_fn()
|
| A D | self-connect.c | 33 struct tcp_ao_counters before_ao, after_ao; in tcp_self_connect()
|
| A D | icmps-accept.c | 56 struct tcp_ao_counters ao_cnt1, ao_cnt2; in serve_interfered()
|
| A D | icmps-discard.c | 56 struct tcp_ao_counters ao_cnt1, ao_cnt2; in serve_interfered()
|
| A D | unsigned-md5.c | 44 struct tcp_ao_counters ao_cnt1, ao_cnt2; in try_accept()
|
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| A D | aolib.h | 497 struct tcp_ao_counters { struct 514 extern int test_get_tcp_ao_counters(int sk, struct tcp_ao_counters *out); argument 542 struct tcp_ao_counters *before, struct tcp_ao_counters *after, 545 struct tcp_ao_counters *before, struct tcp_ao_counters *after, 547 extern void test_tcp_ao_counters_free(struct tcp_ao_counters *cnts); 555 struct tcp_ao_counters *before, in test_tcp_ao_counters_cmp() 556 struct tcp_ao_counters *after, in test_tcp_ao_counters_cmp()
|
| A D | sock.c | 336 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/include/net/ |
| A D | tcp_ao.h | 27 struct tcp_ao_counters { struct 107 struct tcp_ao_counters counters;
|
Completed in 30 milliseconds