Home
last modified time | relevance | path

Searched refs:match_count_ht (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_member.c427 uint32_t match_count_ht[NUM_SAMPLES]; in test_member_multimatch() local
487 &key_array[0], num_key_vbf, MAX_MATCH, match_count_ht, in test_member_multimatch()
496 TEST_ASSERT(match_count_ht[j] == M_MATCH_CNT, in test_member_multimatch()