FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
ethernet_main_t Struct Reference
+ Collaboration diagram for ethernet_main_t:

Data Fields

vlib_main_tvlib_main
 
next_by_ethertype_t l3_next
 
u32 l2_next
 
u32 redirect_l3
 
u32 redirect_l3_next
 
ethernet_interface_tinterfaces
 
ethernet_type_info_ttype_infos
 
uwordtype_info_by_name
 
uwordtype_info_by_type
 
main_intf_tmain_intfs
 
vlan_table_tvlan_pool
 
qinq_table_tqinq_pool
 
int format_ethernet_address_16bit
 
u8 next_by_ethertype_register_called
 
u8 output_feature_arc_index
 
uwordbm_loopback_instances
 

Detailed Description

Definition at line 228 of file ethernet.h.

Field Documentation

uword* ethernet_main_t::bm_loopback_instances

Definition at line 270 of file ethernet.h.

int ethernet_main_t::format_ethernet_address_16bit

Definition at line 261 of file ethernet.h.

ethernet_interface_t* ethernet_main_t::interfaces

Definition at line 243 of file ethernet.h.

u32 ethernet_main_t::l2_next

Definition at line 236 of file ethernet.h.

next_by_ethertype_t ethernet_main_t::l3_next

Definition at line 233 of file ethernet.h.

main_intf_t* ethernet_main_t::main_intfs

Definition at line 252 of file ethernet.h.

u8 ethernet_main_t::next_by_ethertype_register_called

Definition at line 264 of file ethernet.h.

u8 ethernet_main_t::output_feature_arc_index

Definition at line 267 of file ethernet.h.

qinq_table_t* ethernet_main_t::qinq_pool

Definition at line 258 of file ethernet.h.

u32 ethernet_main_t::redirect_l3

Definition at line 239 of file ethernet.h.

u32 ethernet_main_t::redirect_l3_next

Definition at line 240 of file ethernet.h.

uword* ethernet_main_t::type_info_by_name

Definition at line 248 of file ethernet.h.

uword * ethernet_main_t::type_info_by_type

Definition at line 248 of file ethernet.h.

ethernet_type_info_t* ethernet_main_t::type_infos

Definition at line 245 of file ethernet.h.

vlan_table_t* ethernet_main_t::vlan_pool

Definition at line 255 of file ethernet.h.

vlib_main_t* ethernet_main_t::vlib_main

Definition at line 230 of file ethernet.h.


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