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

Data Fields

lb_hash_tsticky_ht
 Each CPU has its own sticky flow hash table. More...
 

Detailed Description

Definition at line 462 of file lb.h.

Field Documentation

◆ sticky_ht

lb_hash_t* lb_per_cpu_t::sticky_ht

Each CPU has its own sticky flow hash table.

One single table is used for all VIPs.

Definition at line 467 of file lb.h.


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