Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_fib6_perf.c30 print_route_distribution(const struct rules_tbl_entry *table, uint32_t n) in print_route_distribution() function
88 print_route_distribution(large_route_table, in test_fib6_perf()
H A Dtest_lpm6_perf.c30 print_route_distribution(const struct rules_tbl_entry *table, uint32_t n) in print_route_distribution() function
72 print_route_distribution(large_route_table, (uint32_t) NUM_ROUTE_ENTRIES); in test_lpm6_perf()
H A Dtest_fib_perf.c296 print_route_distribution(const struct route_rule *table, uint32_t n) in print_route_distribution() function
342 print_route_distribution(large_route_table, in test_fib_perf()
H A Dtest_lpm_perf.c330 print_route_distribution(const struct route_rule *table, uint32_t n) in print_route_distribution() function
617 print_route_distribution(large_route_table, (uint32_t) NUM_ROUTE_ENTRIES); in test_lpm_perf()