FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_mpls_fib_details_t Struct Reference

mpls FIB table response More...

Data Fields

u32 context
 
u32 table_id
 
u8 eos_bit
 
u32 label
 

Detailed Description

mpls FIB table response

Template Parameters
table_id- MPLS fib table id
s_bit- End-of-stack bit
label- MPLS label value

Definition at line 439 of file vpe.api.

Field Documentation

u32 vl_api_mpls_fib_details_t::context

Definition at line 441 of file vpe.api.

u8 vl_api_mpls_fib_details_t::eos_bit

Definition at line 443 of file vpe.api.

u32 vl_api_mpls_fib_details_t::label

Definition at line 444 of file vpe.api.

u32 vl_api_mpls_fib_details_t::table_id

Definition at line 442 of file vpe.api.


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