FD.io VPP
v21.01.1
Vector Packet Processing
|
MPLS Route Add / del route. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | mr_is_add |
bool | mr_is_multipath |
vl_api_mpls_route_t | mr_route |
MPLS Route Add / del route.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mr_table_id | - The MPLS table-id the route is added in |
mr_is_add | - Is this a route add or delete |
mr_is_multipath | - Is this route update a multipath - i.e. is this a path addition to an existing route |
mr_route | - The Route |