FD.io VPP  v19.08.1-401-g8e4ed521a
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 52 of file vxlan_gbp.api.

Field Documentation

◆ client_index

u32 vl_api_vxlan_gbp_tunnel_add_del_t::client_index

Definition at line 54 of file vxlan_gbp.api.

◆ context

u32 vl_api_vxlan_gbp_tunnel_add_del_t::context

Definition at line 55 of file vxlan_gbp.api.

◆ is_add

u8 vl_api_vxlan_gbp_tunnel_add_del_t::is_add

Definition at line 56 of file vxlan_gbp.api.

◆ tunnel

vl_api_vxlan_gbp_tunnel_t vl_api_vxlan_gbp_tunnel_add_del_t::tunnel

Definition at line 57 of file vxlan_gbp.api.


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