| rte_swx_hash_func.h(3) | Library Functions Manual | rte_swx_hash_func.h(3) |
rte_swx_hash_func.h
#include <stdint.h>
typedef uint32_t(* rte_swx_hash_func_t) (const void
*key, uint32_t length, uint32_t seed)
RTE SWX Hash Function
Definition in file rte_swx_hash_func.h.
Hash function prototype
Parameters
Returns
Definition at line 26 of file rte_swx_hash_func.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |