Home
last modified time | relevance | path

Searched defs:tbl_next (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/lpm/
H A Drte_lpm6.c820 struct rte_lpm6_tbl_entry *tbl_next = NULL; simulate_add() local
858 struct rte_lpm6_tbl_entry *tbl_next = NULL; rte_lpm6_add() local
913 lookup_step(const struct rte_lpm6 * lpm,const struct rte_lpm6_tbl_entry * tbl,const struct rte_lpm6_tbl_entry ** tbl_next,const uint8_t * ip,uint8_t first_byte,uint32_t * next_hop) lookup_step() argument
947 const struct rte_lpm6_tbl_entry *tbl_next = NULL; rte_lpm6_lookup() local
981 const struct rte_lpm6_tbl_entry *tbl_next = NULL; rte_lpm6_lookup_bulk_func() local
[all...]