FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
vl_api_sw_interface_set_vxlan_bypass_t Struct Reference

Interface set vxlan-bypass request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 is_ipv6
 
u8 enable
 

Detailed Description

Interface set vxlan-bypass request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- interface used to reach neighbor
is_ipv6- if non-zero, enable ipv6-vxlan-bypass, else ipv4-vxlan-bypass
enable- if non-zero enable, else disable

Definition at line 64 of file vxlan.api.

Field Documentation

u32 vl_api_sw_interface_set_vxlan_bypass_t::client_index

Definition at line 66 of file vxlan.api.

u32 vl_api_sw_interface_set_vxlan_bypass_t::context

Definition at line 67 of file vxlan.api.

u8 vl_api_sw_interface_set_vxlan_bypass_t::enable

Definition at line 70 of file vxlan.api.

u8 vl_api_sw_interface_set_vxlan_bypass_t::is_ipv6

Definition at line 69 of file vxlan.api.

u32 vl_api_sw_interface_set_vxlan_bypass_t::sw_if_index

Definition at line 68 of file vxlan.api.


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