Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash_functions.c243 hash_words = rte_jhash_2words(key[0], key[1], 0); in verify_jhash_words()
H A Dtest_hash.c1700 return rte_jhash_2words(k[0], k[1], initval); in test_hash_jhash_2word()
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_jhash.h353 rte_jhash_2words(uint32_t a, uint32_t b, uint32_t initval) in rte_jhash_2words() function
/f-stack/dpdk/lib/librte_hash/
H A Drte_jhash.h359 rte_jhash_2words(uint32_t a, uint32_t b, uint32_t initval) in rte_jhash_2words() function