Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_jhash.h75 __rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, in __rte_jhash_2hashes() function
232 __rte_jhash_2hashes(key, length, pc, pb, 1); in rte_jhash_2hashes()
253 __rte_jhash_2hashes((const void *) k, (length << 2), pc, pb, 0); in rte_jhash_32b_2hashes()