FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
vl_api_vxlan_gbp_tunnel_add_del_t Struct Reference

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
 

Detailed Description

Create or delete a VXLAN-GBP tunnel.

Template Parameters
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 45 of file vxlan_gbp.api.

Field Documentation

u32 vl_api_vxlan_gbp_tunnel_add_del_t::client_index

Definition at line 47 of file vxlan_gbp.api.

u32 vl_api_vxlan_gbp_tunnel_add_del_t::context

Definition at line 48 of file vxlan_gbp.api.

u8 vl_api_vxlan_gbp_tunnel_add_del_t::is_add

Definition at line 49 of file vxlan_gbp.api.

vl_api_vxlan_gbp_tunnel_t vl_api_vxlan_gbp_tunnel_add_del_t::tunnel

Definition at line 50 of file vxlan_gbp.api.


The documentation for this struct was generated from the following file: