FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
mpls FIB table response More...
Data Fields | |
u32 | context |
u32 | table_id |
u8 | table_name [64] |
u8 | eos_bit |
u32 | label |
u32 | count |
vl_api_fib_path_t | path [count] |
mpls FIB table response
table_id | - MPLS fib table id |
s_bit | - End-of-stack bit |
label | - MPLS label value |
count | - the number of fib_path in path |
path | - array of of fib_path structures |
vl_api_fib_path_t vl_api_mpls_fib_details_t::path[count] |