FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
lb_hash_t Struct Reference
+ Collaboration diagram for lb_hash_t:

Data Fields

u32 buckets_mask
 
u32 timeout
 
lb_hash_bucket_t buckets []
 

Detailed Description

Definition at line 58 of file lbhash.h.

Field Documentation

◆ buckets

lb_hash_bucket_t lb_hash_t::buckets[]

Definition at line 61 of file lbhash.h.

◆ buckets_mask

u32 lb_hash_t::buckets_mask

Definition at line 59 of file lbhash.h.

◆ timeout

u32 lb_hash_t::timeout

Definition at line 60 of file lbhash.h.


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