Searched refs:rte_hash_set_cmp_func (Results 1 – 4 of 4) sorted by relevance
27 rte_hash_set_cmp_func;
160 void rte_hash_set_cmp_func(struct rte_hash *h, rte_hash_cmp_eq_t func);
92 void rte_hash_set_cmp_func(struct rte_hash *h, rte_hash_cmp_eq_t func) in rte_hash_set_cmp_func() function
72 The only function that can only be used in single-process mode is rte_hash_set_cmp_func(), which se…