Home
last modified time | relevance | path

Searched refs:rte_lpm_config (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.h105 struct rte_lpm_config { struct
167 const struct rte_lpm_config *config);
H A Ddpdk_lpm.c347 struct rte_lpm_config cfg = {.number_tbl8s = dd->number_tbl8s}; in build_table()
H A Drte_lpm.c141 const struct rte_lpm_config *config) in rte_lpm_create()