Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Drt.c155 conf.number_tbl8s = RTE_LPM_TBL8_NUM_ENTRIES; in rt_init()
177 conf6.number_tbl8s = RTE_LPM_TBL8_NUM_ENTRIES; in rt_init()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm.h49 #define RTE_LPM_TBL8_NUM_ENTRIES (RTE_LPM_TBL8_NUM_GROUPS * \ macro
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm.h50 #define RTE_LPM_TBL8_NUM_ENTRIES (RTE_LPM_TBL8_NUM_GROUPS * \ macro