|
DPDK 25.11.3
|
#include <rte_fbk_hash.h>
Data Fields | |
| uint64_t | whole_entry |
| struct | entry |
Individual entry in the four-byte key hash table.
Definition at line 59 of file rte_fbk_hash.h.
| uint64_t whole_entry |
For accessing entire entry.
Definition at line 60 of file rte_fbk_hash.h.
| struct rte_fbk_hash_entry::[struct].entry entry |
For accessing each entry part.