FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FVT Struct Reference

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
 

Detailed Description

One flow hash entry used for both direct buckets and collision buckets.

Definition at line 171 of file flowhash_template.h.

Constructor & Destructor Documentation

◆ FVT() [1/2]

FVT::FVT ( flowhash_skey  )

◆ FVT() [2/2]

FVT::FVT ( flowhash_value  )

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

FVT::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ chained_entry_index

u32 FVT::chained_entry_index

Definition at line 185 of file flowhash_template.h.

◆ timeout

u32 FVT::timeout

Definition at line 182 of file flowhash_template.h.


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