Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.c422 tbl8_alloc(struct rte_lpm_tbl_entry *tbl8, uint32_t number_tbl8s) in tbl8_alloc()
456 tbl8_free(struct rte_lpm_tbl_entry *tbl8, uint32_t tbl8_group_start) in tbl8_free()
898 tbl8_recycle_check(struct rte_lpm_tbl_entry *tbl8, in tbl8_recycle_check()
H A Drte_lpm.h142 struct rte_lpm_tbl_entry *tbl8; /**< LPM tbl8 table. */ member
H A Drte_lpm6.c108 struct rte_lpm6_tbl_entry tbl8[0] member