Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_table_combined.c11 #define N_PACKETS 50 macro
271 for (i = 0; i < N_PACKETS; i++) in test_table_stub_combined()
274 table_packets.n_hit_packets = N_PACKETS; in test_table_stub_combined()
310 for (i = 0; i < N_PACKETS; i++) in test_table_lpm_combined()
313 for (i = 0; i < N_PACKETS; i++) in test_table_lpm_combined()
316 table_packets.n_hit_packets = N_PACKETS; in test_table_lpm_combined()
317 table_packets.n_miss_packets = N_PACKETS; in test_table_lpm_combined()
370 for (i = 0; i < N_PACKETS; i++) in test_table_lpm_ipv6_combined()
373 for (i = 0; i < N_PACKETS; i++) in test_table_lpm_ipv6_combined()
376 table_packets.n_hit_packets = N_PACKETS; in test_table_lpm_ipv6_combined()
[all …]