FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Create or delete a VXLAN-GBP tunnel. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
vl_api_vxlan_gbp_tunnel_t | tunnel |
Create or delete a VXLAN-GBP tunnel.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - Use 1 to create the tunnel, 0 to remove it |
Definition at line 52 of file vxlan_gbp.api.
u32 vl_api_vxlan_gbp_tunnel_add_del_t::client_index |
Definition at line 54 of file vxlan_gbp.api.
u32 vl_api_vxlan_gbp_tunnel_add_del_t::context |
Definition at line 55 of file vxlan_gbp.api.
u8 vl_api_vxlan_gbp_tunnel_add_del_t::is_add |
Definition at line 56 of file vxlan_gbp.api.
vl_api_vxlan_gbp_tunnel_t vl_api_vxlan_gbp_tunnel_add_del_t::tunnel |
Definition at line 57 of file vxlan_gbp.api.