Searched refs:rte_jhash_2words (Results 1 – 4 of 4) sorted by relevance
243 hash_words = rte_jhash_2words(key[0], key[1], 0); in verify_jhash_words()
1700 return rte_jhash_2words(k[0], k[1], initval); in test_hash_jhash_2word()
353 rte_jhash_2words(uint32_t a, uint32_t b, uint32_t initval) in rte_jhash_2words() function
359 rte_jhash_2words(uint32_t a, uint32_t b, uint32_t initval) in rte_jhash_2words() function