Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/dpdk/lib/librte_hash/
H A Drte_jhash.h81 __rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, in __rte_jhash_2hashes() function
238 __rte_jhash_2hashes(key, length, pc, pb, 1); in rte_jhash_2hashes()
259 __rte_jhash_2hashes((const void *) k, (length << 2), pc, pb, 0); in rte_jhash_32b_2hashes()