FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
One flow hash entry used for both direct buckets and collision buckets. More...
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
FVT (flowhash_skey) key | |
FVT (flowhash_value) value | |
Data Fields | |
u32 | timeout |
u32 | chained_entry_index |
One flow hash entry used for both direct buckets and collision buckets.
Definition at line 171 of file flowhash_template.h.
FVT::FVT | ( | flowhash_skey | ) |
FVT::FVT | ( | flowhash_value | ) |
FVT::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
u32 FVT::chained_entry_index |
Definition at line 185 of file flowhash_template.h.
u32 FVT::timeout |
Definition at line 182 of file flowhash_template.h.