FD.io VPP  v19.08-24-ge6a5712
Vector Packet Processing
pppoe_main_t Struct Reference
+ Collaboration diagram for pppoe_main_t:

Public Member Functions

 BVT (clib_bihash) link_table
 
 BVT (clib_bihash) session_table
 

Data Fields

pppoe_session_tsessions
 
u32free_pppoe_session_hw_if_indices
 
u32session_index_by_sw_if_index
 
u32 cp_if_index
 
u16 msg_id_base
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 151 of file pppoe.h.

Member Function Documentation

pppoe_main_t::BVT ( clib_bihash  )
pppoe_main_t::BVT ( clib_bihash  )

Field Documentation

u32 pppoe_main_t::cp_if_index

Definition at line 169 of file pppoe.h.

u32* pppoe_main_t::free_pppoe_session_hw_if_indices

Definition at line 163 of file pppoe.h.

u16 pppoe_main_t::msg_id_base

Definition at line 172 of file pppoe.h.

u32* pppoe_main_t::session_index_by_sw_if_index

Definition at line 166 of file pppoe.h.

pppoe_session_t* pppoe_main_t::sessions

Definition at line 154 of file pppoe.h.

vlib_main_t* pppoe_main_t::vlib_main

Definition at line 175 of file pppoe.h.

vnet_main_t* pppoe_main_t::vnet_main

Definition at line 176 of file pppoe.h.


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