FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
kp_hash_bucket_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u32 hash [KPHASH_ENTRY_PER_BUCKET]
 
u32 timeout [KPHASH_ENTRY_PER_BUCKET]
 
u32 vip [KPHASH_ENTRY_PER_BUCKET]
 
u32 value [KPHASH_ENTRY_PER_BUCKET]
 

Detailed Description

Definition at line 53 of file kphash.h.

Member Function Documentation

kp_hash_bucket_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

u32 kp_hash_bucket_t::hash[KPHASH_ENTRY_PER_BUCKET]

Definition at line 55 of file kphash.h.

u32 kp_hash_bucket_t::timeout[KPHASH_ENTRY_PER_BUCKET]

Definition at line 56 of file kphash.h.

u32 kp_hash_bucket_t::value[KPHASH_ENTRY_PER_BUCKET]

Definition at line 58 of file kphash.h.

u32 kp_hash_bucket_t::vip[KPHASH_ENTRY_PER_BUCKET]

Definition at line 57 of file kphash.h.


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