Searched refs:lookup_and_check_asc (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_fib6.c | 210 lookup_and_check_asc(struct rte_fib6 *fib, in lookup_and_check_asc() function 290 ret = lookup_and_check_asc(fib, ip_arr, ip_missing, def_nh, i); in check_fib() 298 ret = lookup_and_check_asc(fib, ip_arr, ip_missing, in check_fib()
|
| H A D | test_fib.c | 207 lookup_and_check_asc(struct rte_fib *fib, uint32_t ip_arr[RTE_FIB_MAXDEPTH], in lookup_and_check_asc() function 276 ret = lookup_and_check_asc(fib, ip_arr, ip_missing, in check_fib() 284 ret = lookup_and_check_asc(fib, ip_arr, ip_missing, in check_fib()
|