FD.io VPP
v21.01.1
Vector Packet Processing
|
Reply for MPLS tunnel add / del request. More...
Data Fields | |
u32 | context |
i32 | retval |
vl_api_interface_index_t | sw_if_index |
u32 | tunnel_index |
Reply for MPLS tunnel add / del request.
context | - returned sender context, to match reply w/ request |
retval | - return code |
sw_if_index | - SW interface index of the tunnel created |
vl_api_interface_index_t vl_api_mpls_tunnel_add_del_reply_t::sw_if_index |