FD.io VPP  v16.09
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
 

Detailed Description

Definition at line 57 of file mpls.h.

Field Documentation

u32 mpls_eth_tunnel_t::encap_index

Definition at line 63 of file mpls.h.

u32 mpls_eth_tunnel_t::hw_if_index

Definition at line 64 of file mpls.h.

u32 mpls_eth_tunnel_t::inner_fib_index

Definition at line 61 of file mpls.h.

ip4_address_t mpls_eth_tunnel_t::intfc_address

Definition at line 59 of file mpls.h.

u8 mpls_eth_tunnel_t::l2_only

Definition at line 66 of file mpls.h.

u32 mpls_eth_tunnel_t::mask_width

Definition at line 62 of file mpls.h.

u8* mpls_eth_tunnel_t::rewrite_data

Definition at line 65 of file mpls.h.

u8 mpls_eth_tunnel_t::tunnel_dst[6]

Definition at line 58 of file mpls.h.

u32 mpls_eth_tunnel_t::tx_sw_if_index

Definition at line 60 of file mpls.h.


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