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

Data Fields

clib_bihash_8_8_t out2in
 
clib_bihash_24_8_t in2out
 
clib_bihash_16_8_t b4_hash
 
dslite_b4_tb4s
 
dslite_session_t * sessions
 
dlist_elt_tlist_pool
 

Detailed Description

Definition at line 59 of file dslite.h.

Field Documentation

◆ b4_hash

clib_bihash_16_8_t dslite_per_thread_data_t::b4_hash

Definition at line 66 of file dslite.h.

◆ b4s

dslite_b4_t* dslite_per_thread_data_t::b4s

Definition at line 69 of file dslite.h.

◆ in2out

clib_bihash_24_8_t dslite_per_thread_data_t::in2out

Definition at line 63 of file dslite.h.

◆ list_pool

dlist_elt_t* dslite_per_thread_data_t::list_pool

Definition at line 75 of file dslite.h.

◆ out2in

clib_bihash_8_8_t dslite_per_thread_data_t::out2in

Definition at line 62 of file dslite.h.

◆ sessions

dslite_session_t* dslite_per_thread_data_t::sessions

Definition at line 72 of file dslite.h.


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