Go to the source code of this file.
◆ api
import vnet interface_types api |
◆ mpls_route
Initial value:
MPLS Route.
- Template Parameters
-
mr_table_id | - The MPLS table-id the route is added in |
mr_label | - The MPLS label value |
mr_eos | - The End of stack bit |
mr_eos_proto | - If EOS then this is the DPO packet's proto post pop |
mr_is_multicast | - Is this a multicast route |
mr_n_paths | - The number of paths |
mr_paths | - The paths |
Definition at line 142 of file mpls.api.
◆ mpls_table
Initial value:
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 meaningful. |
Definition at line 105 of file mpls.api.
◆ mpls_tunnel
Initial value:{
vl_api_interface_index_t mt_sw_if_index
Definition at line 44 of file mpls.api.
◆ mr_eos
◆ mr_eos_proto
◆ mr_is_multicast
◆ mr_label
◆ mr_n_paths
◆ mr_paths
◆ mt_is_multicast
◆ mt_l2_only
◆ mt_n_paths
◆ mt_name
◆ mt_paths
◆ mt_tag
◆ mt_tunnel_index
◆ version