FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
l2_patch_main_t Struct Reference
+ Collaboration diagram for l2_patch_main_t:

Data Fields

u32tx_next_by_rx_sw_if_index
 
u32tx_sw_if_index_by_rx_sw_if_index
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 22 of file l2_patch.c.

Field Documentation

u32* l2_patch_main_t::tx_next_by_rx_sw_if_index

Definition at line 25 of file l2_patch.c.

u32* l2_patch_main_t::tx_sw_if_index_by_rx_sw_if_index

Definition at line 26 of file l2_patch.c.

vlib_main_t* l2_patch_main_t::vlib_main

Definition at line 29 of file l2_patch.c.

vnet_main_t* l2_patch_main_t::vnet_main

Definition at line 30 of file l2_patch.c.


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