Searched refs:key_cnts (Results 1 – 3 of 3) sorted by relevance
389 out->key_cnts = calloc(nr_keys, sizeof(out->key_cnts[0])); in test_get_tcp_ao_counters()390 if (!out->key_cnts) { in test_get_tcp_ao_counters()456 if (before->key_cnts[i].cnt > after->key_cnts[i].cnt) { \ in test_tcp_ao_key_counters_cmp()459 after->key_cnts[i].cnt, \ in test_tcp_ao_key_counters_cmp()460 before->key_cnts[i].sndid, \ in test_tcp_ao_key_counters_cmp()461 before->key_cnts[i].rcvid); \ in test_tcp_ao_key_counters_cmp()464 if ((before->key_cnts[i].cnt != after->key_cnts[i].cnt) != (expecting_inc)) { \ in test_tcp_ao_key_counters_cmp()467 before->key_cnts[i].cnt, \ in test_tcp_ao_key_counters_cmp()468 after->key_cnts[i].cnt, \ in test_tcp_ao_key_counters_cmp()469 before->key_cnts[i].sndid, \ in test_tcp_ao_key_counters_cmp()[all …]
512 struct tcp_ao_key_counters *key_cnts; member
79 ao1.key_cnts[0].pkt_good, in client_fn()81 ao2.key_cnts[0].pkt_good, in client_fn()