Searched refs:simulate_add_step (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/lpm/ |
| H A D | rte_lpm6.c | 596 simulate_add_step(struct rte_lpm6 *lpm, struct rte_lpm6_tbl_entry *tbl, in simulate_add_step() function 827 ret = simulate_add_step(lpm, lpm->tbl24, &tbl_next, masked_ip, in simulate_add() 836 ret = simulate_add_step(lpm, tbl, &tbl_next, masked_ip, 1, in simulate_add()
|