Searched refs:tbl_next (Results 1 – 1 of 1) sorted by relevance
818 struct rte_lpm6_tbl_entry *tbl_next = NULL; in simulate_add() local835 tbl = tbl_next; in simulate_add()856 struct rte_lpm6_tbl_entry *tbl_next = NULL; in rte_lpm6_add() local894 tbl = tbl_next; in rte_lpm6_add()895 status = add_step(lpm, tbl, tbl_next_num, &tbl_next, in rte_lpm6_add()927 *tbl_next = &lpm->tbl8[tbl8_index]; in lookup_step()945 const struct rte_lpm6_tbl_entry *tbl_next = NULL; in rte_lpm6_lookup() local963 tbl = tbl_next; in rte_lpm6_lookup()979 const struct rte_lpm6_tbl_entry *tbl_next = NULL; in rte_lpm6_lookup_bulk_func() local1000 status = lookup_step(lpm, tbl, &tbl_next, ips[i], in rte_lpm6_lookup_bulk_func()[all …]