FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
p2p_ethernet_main_t Struct Reference
+ Collaboration diagram for p2p_ethernet_main_t:

Data Fields

uwordp2p_ethernet_by_key
 Hash mapping parent sw_if_index and client mac address to p2p_ethernet sub-interface. More...
 
u32p2p_ethernet_by_sw_if_index
 
subint_config_tp2p_subif_pool
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 22 of file p2p_ethernet.h.

Field Documentation

uword* p2p_ethernet_main_t::p2p_ethernet_by_key

Hash mapping parent sw_if_index and client mac address to p2p_ethernet sub-interface.

Definition at line 26 of file p2p_ethernet.h.

u32* p2p_ethernet_main_t::p2p_ethernet_by_sw_if_index

Definition at line 28 of file p2p_ethernet.h.

subint_config_t* p2p_ethernet_main_t::p2p_subif_pool

Definition at line 31 of file p2p_ethernet.h.

vlib_main_t* p2p_ethernet_main_t::vlib_main

Definition at line 34 of file p2p_ethernet.h.

vnet_main_t* p2p_ethernet_main_t::vnet_main

Definition at line 35 of file p2p_ethernet.h.


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