FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_vxlan_offload_rx_t Struct Reference

Offload vxlan rx request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 hw_if_index
 
u32 sw_if_index
 
u8 enable
 

Detailed Description

Offload vxlan rx request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
hw_if_index- rx hw interface
sw_if_index- vxlan interface to offload
enable- if non-zero enable, else disable

Definition at line 97 of file vxlan.api.

Field Documentation

◆ client_index

u32 vl_api_vxlan_offload_rx_t::client_index

Definition at line 99 of file vxlan.api.

◆ context

u32 vl_api_vxlan_offload_rx_t::context

Definition at line 100 of file vxlan.api.

◆ enable

u8 vl_api_vxlan_offload_rx_t::enable

Definition at line 103 of file vxlan.api.

◆ hw_if_index

u32 vl_api_vxlan_offload_rx_t::hw_if_index

Definition at line 101 of file vxlan.api.

◆ sw_if_index

u32 vl_api_vxlan_offload_rx_t::sw_if_index

Definition at line 102 of file vxlan.api.


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