Searched refs:expecting_inc (Results 1 – 1 of 1) sorted by relevance
411 #define __cmp_ao(cnt, expecting_inc) \ in __test_tcp_ao_counters_cmp() argument418 if ((before->cnt != after->cnt) != (expecting_inc)) { \ in __test_tcp_ao_counters_cmp()420 tst_name ?: "", (expecting_inc) ? "" : "not ", \ in __test_tcp_ao_counters_cmp()454 #define __cmp_ao(i, cnt, expecting_inc) \ in test_tcp_ao_key_counters_cmp() argument464 if ((before->key_cnts[i].cnt != after->key_cnts[i].cnt) != (expecting_inc)) { \ in test_tcp_ao_key_counters_cmp()466 tst_name ?: "", (expecting_inc) ? "" : "not ",\ in test_tcp_ao_key_counters_cmp()