FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_mpls_table_t Struct Reference

MPLS Route Add / del route. More...

Data Fields

u32 mt_table_id
 
u8 mt_name [64]
 

Detailed Description

MPLS Route Add / del route.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
mt_table_id- The MPLS table-id the route is added in
mt_is_add- Is this a route add or delete
mt_name- A client provided name/tag for the table. If this is not set by the client, then VPP will generate something meaningfull.

Definition at line 101 of file mpls.api.

Field Documentation

◆ mt_name

u8 vl_api_mpls_table_t::mt_name[64]

Definition at line 104 of file mpls.api.

◆ mt_table_id

u32 vl_api_mpls_table_t::mt_table_id

Definition at line 103 of file mpls.api.


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