Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_table_combined.c30 uint32_t n_hit_packets; member
177 if (table_packets->n_hit_packets) { in test_table_type()
184 table_packets->n_hit_packets); in test_table_type()
211 if (table_packets->n_hit_packets) { in test_table_type()
248 table_packets->n_hit_packets); in test_table_type()
443 table_packets.n_hit_packets = 50; in test_table_hash8lru()
504 table_packets.n_hit_packets = 50; in test_table_hash16lru()
565 table_packets.n_hit_packets = 50; in test_table_hash32lru()
626 table_packets.n_hit_packets = 50; in test_table_hash8ext()
687 table_packets.n_hit_packets = 50; in test_table_hash16ext()
[all …]