Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_table_combined.c31 uint32_t n_miss_packets; member
188 if (table_packets->n_miss_packets) { in test_table_type()
216 if (table_packets->n_miss_packets) { in test_table_type()
275 table_packets.n_miss_packets = 0; in test_table_stub_combined()
444 table_packets.n_miss_packets = 50; in test_table_hash8lru()
505 table_packets.n_miss_packets = 50; in test_table_hash16lru()
566 table_packets.n_miss_packets = 50; in test_table_hash32lru()
627 table_packets.n_miss_packets = 50; in test_table_hash8ext()
688 table_packets.n_miss_packets = 50; in test_table_hash16ext()
749 table_packets.n_miss_packets = 50; in test_table_hash32ext()
[all …]