FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
lb_hash_bucket_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u32 hash [LBHASH_ENTRY_PER_BUCKET]
 
u32 timeout [LBHASH_ENTRY_PER_BUCKET]
 
u32 vip [LBHASH_ENTRY_PER_BUCKET]
 
u32 value [LBHASH_ENTRY_PER_BUCKET]
 

Detailed Description

Definition at line 49 of file lbhash.h.

Member Function Documentation

lb_hash_bucket_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

u32 lb_hash_bucket_t::hash[LBHASH_ENTRY_PER_BUCKET]

Definition at line 51 of file lbhash.h.

u32 lb_hash_bucket_t::timeout[LBHASH_ENTRY_PER_BUCKET]

Definition at line 52 of file lbhash.h.

u32 lb_hash_bucket_t::value[LBHASH_ENTRY_PER_BUCKET]

Definition at line 54 of file lbhash.h.

u32 lb_hash_bucket_t::vip[LBHASH_ENTRY_PER_BUCKET]

Definition at line 53 of file lbhash.h.


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