DPDK 25.11.3
Loading...
Searching...
No Matches
rte_fbk_hash_entry Union Reference

#include <rte_fbk_hash.h>

Data Fields

uint64_t whole_entry
struct  entry

Detailed Description

Individual entry in the four-byte key hash table.

Definition at line 59 of file rte_fbk_hash.h.

Field Documentation

◆ whole_entry

uint64_t whole_entry

For accessing entire entry.

Definition at line 60 of file rte_fbk_hash.h.

◆ entry

For accessing each entry part.


The documentation for this union was generated from the following file: