Searched refs:rte_jhash_32b (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/dpdk_rte_lpm/
H A Drte_jhash.h236 * Same as rte_jhash_32b, but takes two seeds and return two uint32_ts.
239 * the same as the return value from rte_jhash_32b.
297 rte_jhash_32b(const uint32_t *k, uint32_t length, uint32_t initval) function

Completed in 94 milliseconds