Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c177 tbl8_get(struct rte_lpm6 *lpm, uint32_t *tbl8_ind) in tbl8_get() function
727 ret = tbl8_get(lpm, &tbl8_gindex); in add_step()
764 ret = tbl8_get(lpm, &tbl8_gindex); in add_step()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c182 tbl8_get(struct rte_lpm6 *lpm, uint32_t *tbl8_ind) in tbl8_get() function
721 ret = tbl8_get(lpm, &tbl8_gindex); in add_step()
758 ret = tbl8_get(lpm, &tbl8_gindex); in add_step()
/f-stack/dpdk/lib/librte_fib/
H A Dtrie.c139 tbl8_get(struct rte_trie_tbl *dp) in tbl8_get() function
164 tbl8_idx = tbl8_get(dp); in tbl8_alloc()