FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
l2t_main_t Struct Reference
+ Collaboration diagram for l2t_main_t:

Data Fields

l2t_session_tsessions
 
uwordsession_by_src_address
 
uwordsession_by_dst_address
 
uwordsession_by_session_id
 
ip6_to_l2_lookup_t lookup_type
 
vlib_combined_counter_main_t counter_main
 
u32free_l2tpv3_tunnel_hw_if_indices
 
u32dev_inst_by_real
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 58 of file l2tp.h.

Field Documentation

vlib_combined_counter_main_t l2t_main_t::counter_main

Definition at line 71 of file l2tp.h.

u32* l2t_main_t::dev_inst_by_real

Definition at line 77 of file l2tp.h.

u32* l2t_main_t::free_l2tpv3_tunnel_hw_if_indices

Definition at line 74 of file l2tp.h.

ip6_to_l2_lookup_t l2t_main_t::lookup_type

Definition at line 68 of file l2tp.h.

uword* l2t_main_t::session_by_dst_address

Definition at line 65 of file l2tp.h.

uword* l2t_main_t::session_by_session_id

Definition at line 66 of file l2tp.h.

uword* l2t_main_t::session_by_src_address

Definition at line 64 of file l2tp.h.

l2t_session_t* l2t_main_t::sessions

Definition at line 61 of file l2tp.h.

vlib_main_t* l2t_main_t::vlib_main

Definition at line 80 of file l2tp.h.

vnet_main_t* l2t_main_t::vnet_main

Definition at line 81 of file l2tp.h.


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