FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
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::FVT ( flowhash_skey  )
FVT::FVT ( flowhash_value  )

Member Function Documentation

FVT::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

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.


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