FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
dslite_main_t Struct Reference
+ Collaboration diagram for dslite_main_t:

Data Fields

ip6_address_t aftr_ip6_addr
 
ip4_address_t aftr_ip4_addr
 
ip6_address_t b4_ip6_addr
 
ip4_address_t b4_ip4_addr
 
dslite_per_thread_data_tper_thread_data
 
u32 num_workers
 
u32 first_worker_index
 
u16 port_per_thread
 
nat_ip4_pool_t pool
 
vlib_simple_counter_main_t total_b4s
 
vlib_simple_counter_main_t total_sessions
 
u32 dslite_in2out_node_index
 
u32 dslite_in2out_slowpath_node_index
 
u32 dslite_out2in_node_index
 
u8 is_ce
 
u16 msg_id_base
 

Detailed Description

Definition at line 103 of file dslite.h.

Field Documentation

◆ aftr_ip4_addr

ip4_address_t dslite_main_t::aftr_ip4_addr

Definition at line 106 of file dslite.h.

◆ aftr_ip6_addr

ip6_address_t dslite_main_t::aftr_ip6_addr

Definition at line 105 of file dslite.h.

◆ b4_ip4_addr

ip4_address_t dslite_main_t::b4_ip4_addr

Definition at line 108 of file dslite.h.

◆ b4_ip6_addr

ip6_address_t dslite_main_t::b4_ip6_addr

Definition at line 107 of file dslite.h.

◆ dslite_in2out_node_index

u32 dslite_main_t::dslite_in2out_node_index

Definition at line 122 of file dslite.h.

◆ dslite_in2out_slowpath_node_index

u32 dslite_main_t::dslite_in2out_slowpath_node_index

Definition at line 123 of file dslite.h.

◆ dslite_out2in_node_index

u32 dslite_main_t::dslite_out2in_node_index

Definition at line 124 of file dslite.h.

◆ first_worker_index

u32 dslite_main_t::first_worker_index

Definition at line 111 of file dslite.h.

◆ is_ce

u8 dslite_main_t::is_ce

Definition at line 128 of file dslite.h.

◆ msg_id_base

u16 dslite_main_t::msg_id_base

Definition at line 130 of file dslite.h.

◆ num_workers

u32 dslite_main_t::num_workers

Definition at line 110 of file dslite.h.

◆ per_thread_data

dslite_per_thread_data_t* dslite_main_t::per_thread_data

Definition at line 109 of file dslite.h.

◆ pool

nat_ip4_pool_t dslite_main_t::pool

Definition at line 115 of file dslite.h.

◆ port_per_thread

u16 dslite_main_t::port_per_thread

Definition at line 112 of file dslite.h.

◆ total_b4s

vlib_simple_counter_main_t dslite_main_t::total_b4s

Definition at line 118 of file dslite.h.

◆ total_sessions

vlib_simple_counter_main_t dslite_main_t::total_sessions

Definition at line 119 of file dslite.h.


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