FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_mpls_route_details_t Struct Reference

mpls FIB table response More...

+ Collaboration diagram for vl_api_mpls_route_details_t:

Data Fields

u32 context
 
vl_api_mpls_route_t mr_route
 

Detailed Description

mpls FIB table response

Template Parameters
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

Definition at line 192 of file mpls.api.

Field Documentation

u32 vl_api_mpls_route_details_t::context

Definition at line 194 of file mpls.api.

vl_api_mpls_route_t vl_api_mpls_route_details_t::mr_route

Definition at line 195 of file mpls.api.


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