FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
MPLS tunnel Add / del route. More...
MPLS tunnel Add / del route.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mt_is_add | - Is this a route add or delete |
mt_sw_if_index | - The SW interface index of the tunnel to delete |
mt_is_multicast | - Is the tunnel's underlying LSP multicast |
mt_next_hop_proto_is_ip4 | - The next-hop is IPV4 |
mt_next_hop_weight | - The weight, for UCMP |
mt_next_hop_preference | - The preference |
mt_next_hop[16] | - the nextop address |
mt_next_hop_sw_if_index | - the next-hop SW interface |
mt_next_hop_table_id | - the next-hop table-id (if appropriate) |
mt_next_hop_n_out_labels | - the number of next-hop output labels |
mt_next_hop_out_label_stack | - the next-hop output label stack, outer most first |
u32 vl_api_mpls_tunnel_add_del_t::mt_next_hop_out_label_stack[mt_next_hop_n_out_labels] |