Searched refs:__rte_jhash_final (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_jhash.h | 51 #define __rte_jhash_final(a, b, c) do { \ macro 208 __rte_jhash_final(a, b, c); in __rte_jhash_2hashes() 313 __rte_jhash_final(a, b, c); in __rte_jhash_3words()
|
| /f-stack/dpdk/lib/librte_hash/ |
| H A D | rte_jhash.h | 57 #define __rte_jhash_final(a, b, c) do { \ macro 214 __rte_jhash_final(a, b, c); in __rte_jhash_2hashes() 319 __rte_jhash_final(a, b, c); in __rte_jhash_3words()
|