Home
last modified time | relevance | path

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

/freebsd/sys/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()