FD.io VPP  v20.05-21-gb1500e9ff
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 84 of file dslite.h.

Field Documentation

◆ b4_hash

clib_bihash_16_8_t dslite_per_thread_data_t::b4_hash

Definition at line 91 of file dslite.h.

◆ b4s

dslite_b4_t* dslite_per_thread_data_t::b4s

Definition at line 94 of file dslite.h.

◆ in2out

clib_bihash_24_8_t dslite_per_thread_data_t::in2out

Definition at line 88 of file dslite.h.

◆ list_pool

dlist_elt_t* dslite_per_thread_data_t::list_pool

Definition at line 100 of file dslite.h.

◆ out2in

clib_bihash_8_8_t dslite_per_thread_data_t::out2in

Definition at line 87 of file dslite.h.

◆ sessions

dslite_session_t* dslite_per_thread_data_t::sessions

Definition at line 97 of file dslite.h.


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