Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_fib6.c238 lookup_and_check_desc(struct rte_fib6 *fib, in lookup_and_check_desc() function
284 ret = lookup_and_check_desc(fib, ip_arr, ip_missing, def_nh, 0); in check_fib()
306 ret = lookup_and_check_desc(fib, ip_arr, ip_missing, def_nh, 0); in check_fib()
314 ret = lookup_and_check_desc(fib, ip_arr, ip_missing, in check_fib()
323 ret = lookup_and_check_desc(fib, ip_arr, ip_missing, def_nh, in check_fib()
H A Dtest_fib.c233 lookup_and_check_desc(struct rte_fib *fib, uint32_t ip_arr[RTE_FIB_MAXDEPTH], in lookup_and_check_desc() function
270 ret = lookup_and_check_desc(fib, ip_arr, ip_missing, def_nh, 0); in check_fib()
291 ret = lookup_and_check_desc(fib, ip_arr, ip_missing, def_nh, 0); in check_fib()
298 ret = lookup_and_check_desc(fib, ip_arr, ip_missing, in check_fib()
306 ret = lookup_and_check_desc(fib, ip_arr, ip_missing, def_nh, in check_fib()