Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.h131 struct rte_lpm { struct
133 struct rte_lpm_external ext; argument
137 struct rte_lpm_rule_info rule_info[RTE_LPM_MAX_DEPTH]; /**< Rule info table. */ argument
140 struct rte_lpm_tbl_entry tbl24[RTE_LPM_TBL24_NUM_ENTRIES] argument
142 struct rte_lpm_tbl_entry *tbl8; /**< LPM tbl8 table. */ argument
143 struct rte_lpm_rule *rules_tbl; /**< LPM rules. */ argument