FD.io VPP  v20.01-48-g3e0dafb74
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
 
bool is_add [default=true]
 
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 53 of file vxlan_gbp.api.

Field Documentation

◆ client_index

u32 vl_api_vxlan_gbp_tunnel_add_del_t::client_index

Definition at line 55 of file vxlan_gbp.api.

◆ context

u32 vl_api_vxlan_gbp_tunnel_add_del_t::context

Definition at line 56 of file vxlan_gbp.api.

◆ is_add

bool vl_api_vxlan_gbp_tunnel_add_del_t::is_add[default=true]

Definition at line 57 of file vxlan_gbp.api.

◆ tunnel

vl_api_vxlan_gbp_tunnel_t vl_api_vxlan_gbp_tunnel_add_del_t::tunnel

Definition at line 58 of file vxlan_gbp.api.


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