FD.io VPP  v16.12-rc0-308-g931be3a
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 4488 of file vpe.api.

Field Documentation

u32 vl_api_mpls_gre_tunnel_details_t::context

Definition at line 4490 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::encap_index

Definition at line 4496 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::hw_if_index

Definition at line 4497 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::inner_fib_index

Definition at line 4494 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::intfc_address

Definition at line 4493 of file vpe.api.

u8 vl_api_mpls_gre_tunnel_details_t::l2_only

Definition at line 4498 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::labels[nlabels]

Definition at line 4503 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::mask_width

Definition at line 4495 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::nlabels

Definition at line 4502 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::outer_fib_index

Definition at line 4501 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::tunnel_dst

Definition at line 4500 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::tunnel_index

Definition at line 4491 of file vpe.api.

u32 vl_api_mpls_gre_tunnel_details_t::tunnel_src

Definition at line 4499 of file vpe.api.


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