Home
last modified time | relevance | path

Searched refs:rule_hash_tbl_params (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c270 struct rte_hash_parameters rule_hash_tbl_params = { in rte_lpm6_create()
282 rules_tbl = rte_hash_create(&rule_hash_tbl_params); in rte_lpm6_create()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c273 struct rte_hash_parameters rule_hash_tbl_params = { in rte_lpm6_create() local
285 rules_tbl = rte_hash_create(&rule_hash_tbl_params); in rte_lpm6_create()