Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_hash.c796 struct rte_hash_parameters params_pseudo_hash = { in test_full_bucket() local
809 handle = rte_hash_create(&params_pseudo_hash); in test_full_bucket()
899 struct rte_hash_parameters params_pseudo_hash = { in test_extendable_bucket() local
919 handle = rte_hash_create(&params_pseudo_hash); in test_extendable_bucket()
1925 struct rte_hash_parameters params_pseudo_hash = { in test_hash_rcu_qsbr_dq_mode() local
1955 g_handle = rte_hash_create(&params_pseudo_hash); in test_hash_rcu_qsbr_dq_mode()
2095 struct rte_hash_parameters params_pseudo_hash = { in test_hash_rcu_qsbr_sync_mode() local
2125 g_handle = rte_hash_create(&params_pseudo_hash); in test_hash_rcu_qsbr_sync_mode()