FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
mpls_eth_tunnel_t Struct Reference
+ Collaboration diagram for mpls_eth_tunnel_t:

Data Fields

u8 tunnel_dst [6]
 
ip4_address_t intfc_address
 
u32 tx_sw_if_index
 
u32 inner_fib_index
 
u32 mask_width
 
u32 encap_index
 
u32 hw_if_index
 
u8rewrite_data
 
u8 l2_only
 
fib_node_index_t fei
 

Detailed Description

Definition at line 37 of file mpls.h.

Field Documentation

u32 mpls_eth_tunnel_t::encap_index

Definition at line 43 of file mpls.h.

fib_node_index_t mpls_eth_tunnel_t::fei

Definition at line 47 of file mpls.h.

u32 mpls_eth_tunnel_t::hw_if_index

Definition at line 44 of file mpls.h.

u32 mpls_eth_tunnel_t::inner_fib_index

Definition at line 41 of file mpls.h.

ip4_address_t mpls_eth_tunnel_t::intfc_address

Definition at line 39 of file mpls.h.

u8 mpls_eth_tunnel_t::l2_only

Definition at line 46 of file mpls.h.

u32 mpls_eth_tunnel_t::mask_width

Definition at line 42 of file mpls.h.

u8* mpls_eth_tunnel_t::rewrite_data

Definition at line 45 of file mpls.h.

u8 mpls_eth_tunnel_t::tunnel_dst[6]

Definition at line 38 of file mpls.h.

u32 mpls_eth_tunnel_t::tx_sw_if_index

Definition at line 40 of file mpls.h.


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