Searched refs:add_step (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/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()
|
| /f-stack/dpdk/lib/librte_lpm/ |
| H A D | rte_lpm6.c | 653 add_step(struct rte_lpm6 *lpm, struct rte_lpm6_tbl_entry *tbl, in add_step() function 889 status = add_step(lpm, tbl, TBL24_IND, &tbl_next, &tbl_next_num, in rte_lpm6_add() 900 status = add_step(lpm, tbl, tbl_next_num, &tbl_next, in rte_lpm6_add()
|