FD.io VPP  v18.01.1-37-g7ea3975
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 60 of file dslite.h.

Field Documentation

clib_bihash_16_8_t dslite_per_thread_data_t::b4_hash

Definition at line 67 of file dslite.h.

dslite_b4_t* dslite_per_thread_data_t::b4s

Definition at line 70 of file dslite.h.

clib_bihash_24_8_t dslite_per_thread_data_t::in2out

Definition at line 64 of file dslite.h.

dlist_elt_t* dslite_per_thread_data_t::list_pool

Definition at line 76 of file dslite.h.

clib_bihash_8_8_t dslite_per_thread_data_t::out2in

Definition at line 63 of file dslite.h.

dslite_session_t* dslite_per_thread_data_t::sessions

Definition at line 73 of file dslite.h.


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