| rte_swx_keycmp.h(3) | Library Functions Manual | rte_swx_keycmp.h(3) |
rte_swx_keycmp.h
#include <stdint.h>
#include <string.h>
typedef uint32_t(* rte_swx_keycmp_func_t) (void
*key1, void *key2, uint32_t key_size)
rte_swx_keycmp_func_t rte_swx_keycmp_func_get
(uint32_t key_size)
RTE SWX Key Comparison Functions
Definition in file rte_swx_keycmp.h.
Key comparison function prototype
Parameters
Returns
Definition at line 31 of file rte_swx_keycmp.h.
Key comparison function get
Parameters
Returns
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |