Searched refs:__cmp (Results 1 – 1 of 1) sorted by relevance
485 #define __cmp(cnt, e_cnt) \ in test_cmp_counters() macro499 _for_each_counter(__cmp); in test_cmp_counters()503 __cmp(ao.key_cnts[i].pkt_good, TEST_CNT_KEY_GOOD); in test_cmp_counters()504 __cmp(ao.key_cnts[i].pkt_bad, TEST_CNT_KEY_BAD); in test_cmp_counters()506 #undef __cmp in test_cmp_counters()
Completed in 4 milliseconds