FD.io VPP  v19.08-27-gf4dcae4
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 257 of file ethernet.h.

Field Documentation

uword* ethernet_main_t::bm_loopback_instances

Definition at line 299 of file ethernet.h.

int ethernet_main_t::format_ethernet_address_16bit

Definition at line 290 of file ethernet.h.

ethernet_interface_t* ethernet_main_t::interfaces

Definition at line 272 of file ethernet.h.

u32 ethernet_main_t::l2_next

Definition at line 265 of file ethernet.h.

next_by_ethertype_t ethernet_main_t::l3_next

Definition at line 262 of file ethernet.h.

main_intf_t* ethernet_main_t::main_intfs

Definition at line 281 of file ethernet.h.

u8 ethernet_main_t::next_by_ethertype_register_called

Definition at line 293 of file ethernet.h.

u8 ethernet_main_t::output_feature_arc_index

Definition at line 296 of file ethernet.h.

qinq_table_t* ethernet_main_t::qinq_pool

Definition at line 287 of file ethernet.h.

u32 ethernet_main_t::redirect_l3

Definition at line 268 of file ethernet.h.

u32 ethernet_main_t::redirect_l3_next

Definition at line 269 of file ethernet.h.

uword* ethernet_main_t::type_info_by_name

Definition at line 277 of file ethernet.h.

uword * ethernet_main_t::type_info_by_type

Definition at line 277 of file ethernet.h.

ethernet_type_info_t* ethernet_main_t::type_infos

Definition at line 274 of file ethernet.h.

vlan_table_t* ethernet_main_t::vlan_pool

Definition at line 284 of file ethernet.h.

vlib_main_t* ethernet_main_t::vlib_main

Definition at line 259 of file ethernet.h.


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