Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c607 simulate_add_step(struct rte_lpm6 *lpm, struct rte_lpm6_tbl_entry *tbl, in simulate_add_step() function
838 ret = simulate_add_step(lpm, lpm->tbl24, &tbl_next, masked_ip, in simulate_add()
847 ret = simulate_add_step(lpm, tbl, &tbl_next, masked_ip, 1, in simulate_add()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c601 simulate_add_step(struct rte_lpm6 *lpm, struct rte_lpm6_tbl_entry *tbl, in simulate_add_step() function
832 ret = simulate_add_step(lpm, lpm->tbl24, &tbl_next, masked_ip, in simulate_add()
841 ret = simulate_add_step(lpm, tbl, &tbl_next, masked_ip, 1, in simulate_add()