Searched refs:tcp_counters (Results 1 – 11 of 11) sorted by relevance
| /tools/testing/selftests/net/tcp_ao/lib/ |
| A D | sock.c | 77 struct tcp_counters c2; in __skpair_poll_should_stop() 91 struct tcp_counters *c, test_cnt cond, in __test_skpair_poll() 151 struct tcp_counters c; in test_skpair_wait_poll() 168 struct tcp_counters c; in _test_skpair_connect_poll() 483 struct tcp_counters *after) in test_cmp_counters() 511 struct tcp_counters *before, in test_assert_counters_sk() 512 struct tcp_counters *after, in test_assert_counters_sk() 583 void test_tcp_counters_free(struct tcp_counters *cnts) in test_tcp_counters_free() 634 struct tcp_counters c; in test_skpair_server() 648 struct tcp_counters *c, test_cnt cond, in test_client_loop() [all …]
|
| A D | aolib.h | 514 struct tcp_counters { struct 521 extern int test_get_tcp_counters(int sk, struct tcp_counters *out); argument 571 extern test_cnt test_cmp_counters(struct tcp_counters *before, 572 struct tcp_counters *after); 574 struct tcp_counters *before, struct tcp_counters *after, 579 extern void test_tcp_counters_free(struct tcp_counters *cnts); 622 struct tcp_counters *before, in test_assert_counters() 623 struct tcp_counters *after, in test_assert_counters()
|
| /tools/testing/selftests/net/tcp_ao/ |
| A D | key-management.c | 632 struct tcp_counters *a, struct tcp_counters *b) in verify_counters() 794 struct tcp_counters *begin, in start_server() 797 struct tcp_counters lsk_c1, lsk_c2; in start_server() 835 struct tcp_counters end; in end_server() 851 struct tcp_counters tmp; in try_server_run() 863 struct tcp_counters tmp; in server_rotations() 934 struct tcp_counters *before, in start_client() 948 struct tcp_counters end; in end_client() 1051 struct tcp_counters tmp; in check_current_back() 1084 struct tcp_counters tmp; in roll_over_keys() [all …]
|
| A D | seq-ext.c | 43 struct tcp_counters *cnt) in test_sk_restore() 68 struct tcp_counters cnt1, cnt2; in server_fn() 176 struct tcp_counters cnt1, cnt2; in client_fn()
|
| A D | rst.c | 87 struct tcp_counters cnt1, cnt2; in test_server_active_rst() 131 struct tcp_counters cnt1, cnt2; in test_server_passive_rst() 325 struct tcp_counters cnt1, cnt2; in test_client_passive_rst()
|
| A D | connect.c | 38 struct tcp_counters ao1, ao2; in client_fn()
|
| A D | restore.c | 21 struct tcp_counters cnt1, cnt2; in try_server_run() 143 struct tcp_counters cnt1, cnt2; in test_sk_restore()
|
| A D | connect-deny.c | 38 struct tcp_counters cnt1, cnt2; in try_accept() 171 struct tcp_counters cnt1, cnt2; in try_connect()
|
| A D | self-connect.c | 36 struct tcp_counters before, after; in tcp_self_connect()
|
| A D | icmps-discard.c | 56 struct tcp_counters cnt1, cnt2; in serve_interfered()
|
| A D | unsigned-md5.c | 45 struct tcp_counters cnt1, cnt2; in try_accept()
|
Completed in 22 milliseconds