FD.io VPP  v16.09
Vector Packet Processing
vl_api_mpls_gre_tunnel_details_t Struct Reference

mpls gre tunnel operational state response More...

Data Fields

u32 context
 
u32 tunnel_index
 
u32 intfc_address
 
u32 inner_fib_index
 
u32 mask_width
 
u32 encap_index
 
u32 hw_if_index
 
u8 l2_only
 
u32 tunnel_src
 
u32 tunnel_dst
 
u32 outer_fib_index
 
u32 nlabels
 
u32 labels [nlabels]
 

Detailed Description

mpls gre tunnel operational state response

Template Parameters
tunnel_index- gre tunnel identifier
intfc_address- interface ipv4 addr
mask_width- interface ipv4 addr mask
hw_if_index- interface id
l2_only-
tunnel_src- tunnel source ipv4 addr
tunnel_dst- tunnel destination ipv4 addr
outer_fib_index- gre tunnel identifier
encap_index- reference to mpls label table
nlabels- number of resolved labels
labels- resolved labels

Definition at line 4271 of file vpe.api.

Field Documentation

u32 vl_api_mpls_gre_tunnel_details_t::context

Definition at line 4273 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::encap_index

Definition at line 4279 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::hw_if_index

Definition at line 4280 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::inner_fib_index

Definition at line 4277 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::intfc_address

Definition at line 4276 of file vpe.api.

u8 vl_api_mpls_gre_tunnel_details_t::l2_only

Definition at line 4281 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::labels[nlabels]

Definition at line 4286 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::mask_width

Definition at line 4278 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::nlabels

Definition at line 4285 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::outer_fib_index

Definition at line 4284 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::tunnel_dst

Definition at line 4283 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::tunnel_index

Definition at line 4274 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::tunnel_src

Definition at line 4282 of file vpe.api.


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