FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
kp_hash_t Struct Reference
+ Collaboration diagram for kp_hash_t:

Data Fields

u32 buckets_mask
 
u32 timeout
 
kp_hash_bucket_t buckets []
 

Detailed Description

Definition at line 61 of file kphash.h.

Field Documentation

kp_hash_bucket_t kp_hash_t::buckets[]

Definition at line 64 of file kphash.h.

u32 kp_hash_t::buckets_mask

Definition at line 62 of file kphash.h.

u32 kp_hash_t::timeout

Definition at line 63 of file kphash.h.


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