Searched refs:cnt_expected (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | restore.c | 17 fault_t inj, test_cnt cnt_expected) in try_server_run() argument 72 test_tcp_ao_counters_cmp(tst_name, &ao1, &ao2, cnt_expected); in try_server_run() 140 fault_t inj, test_cnt cnt_expected) in test_sk_restore() argument 185 test_tcp_ao_counters_cmp(tst_name, &ao1, &ao2, cnt_expected); in test_sk_restore()
|
H A D | connect-deny.c | 34 const char *cnt_name, test_cnt cnt_expected, in try_accept() argument 81 test_tcp_ao_counters_cmp(tst_name, &ao_cnt1, &ao_cnt2, cnt_expected); in try_accept() 164 test_cnt cnt_expected, fault_t inj) in try_connect() argument 207 test_tcp_ao_counters_cmp(tst_name, &ao_cnt1, &ao_cnt2, cnt_expected); in try_connect()
|
H A D | unsigned-md5.c | 41 const char *cnt_name, test_cnt cnt_expected, in try_accept() argument 111 test_tcp_ao_counters_cmp(tst_name, &ao_cnt1, &ao_cnt2, cnt_expected); in try_accept()
|