Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm.h115 struct rte_lpm_config { struct
116 uint32_t max_rules; /**< Max number of rules. */
117 uint32_t number_tbl8s; /**< Number of tbl8s to allocate. */
118 int flags; /**< This field is currently unused. */
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm.h105 struct rte_lpm_config { struct
106 uint32_t max_rules; /**< Max number of rules. */
107 uint32_t number_tbl8s; /**< Number of tbl8s to allocate. */
108 int flags; /**< This field is currently unused. */