Searched refs:add_step (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/dpdk_rte_lpm/ |
H A D | rte_lpm6.c | 659 add_step(struct rte_lpm6 *lpm, struct rte_lpm6_tbl_entry *tbl, in add_step() function 897 status = add_step(lpm, tbl, TBL24_IND, &tbl_next, &tbl_next_num, in rte_lpm6_add() 908 status = add_step(lpm, tbl, tbl_next_num, &tbl_next, in rte_lpm6_add()
|