FD.io VPP
v18.10-34-gcce845e
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 47 of file vxlan_gbp.api.
u32 vl_api_vxlan_gbp_tunnel_add_del_t::client_index |
Definition at line 49 of file vxlan_gbp.api.
u32 vl_api_vxlan_gbp_tunnel_add_del_t::context |
Definition at line 50 of file vxlan_gbp.api.
u8 vl_api_vxlan_gbp_tunnel_add_del_t::is_add |
Definition at line 51 of file vxlan_gbp.api.
vl_api_vxlan_gbp_tunnel_t vl_api_vxlan_gbp_tunnel_add_del_t::tunnel |
Definition at line 52 of file vxlan_gbp.api.