Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c55 struct rte_lpm6_tbl_entry { struct
108 struct rte_lpm6_tbl_entry tbl8[0]
736 sizeof(struct rte_lpm6_tbl_entry)); in add_step()
828 struct rte_lpm6_tbl_entry *tbl; in simulate_add()
866 struct rte_lpm6_tbl_entry *tbl; in rte_lpm6_add()
957 const struct rte_lpm6_tbl_entry *tbl; in rte_lpm6_lookup()
991 const struct rte_lpm6_tbl_entry *tbl; in rte_lpm6_lookup_bulk_func()
1212 struct rte_lpm6_tbl_entry **from, in rule_find_range()
1213 struct rte_lpm6_tbl_entry **to, in rule_find_range()
1269 struct rte_lpm6_tbl_entry *owner_entry; in remove_tbl()
[all …]
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c63 struct rte_lpm6_tbl_entry { struct
115 struct rte_lpm6_tbl_entry tbl8[0]
730 sizeof(struct rte_lpm6_tbl_entry)); in add_step()
822 struct rte_lpm6_tbl_entry *tbl; in simulate_add()
860 struct rte_lpm6_tbl_entry *tbl; in rte_lpm6_add()
949 const struct rte_lpm6_tbl_entry *tbl; in rte_lpm6_lookup()
983 const struct rte_lpm6_tbl_entry *tbl; in rte_lpm6_lookup_bulk_func()
1188 struct rte_lpm6_tbl_entry **from, in rule_find_range()
1189 struct rte_lpm6_tbl_entry **to, in rule_find_range()
1245 struct rte_lpm6_tbl_entry *owner_entry; in remove_tbl()
[all …]