Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c608 struct rte_lpm6_tbl_entry **next_tbl, const uint8_t *ip, in simulate_add_step() argument
647 *next_tbl = &(lpm->tbl8[next_tbl_ind * in simulate_add_step()
660 uint32_t tbl_ind, struct rte_lpm6_tbl_entry **next_tbl, in add_step() argument
811 *next_tbl = &(lpm->tbl8[*next_tbl_ind * in add_step()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c602 struct rte_lpm6_tbl_entry **next_tbl, const uint8_t *ip, in simulate_add_step() argument
641 *next_tbl = &(lpm->tbl8[next_tbl_ind * in simulate_add_step()
654 uint32_t tbl_ind, struct rte_lpm6_tbl_entry **next_tbl, in add_step() argument
805 *next_tbl = &(lpm->tbl8[*next_tbl_ind * in add_step()