FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Offload vxlan rx request. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | hw_if_index |
vl_api_interface_index_t | sw_if_index |
bool | enable [default=true] |
Offload vxlan rx request.
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 |
vl_api_interface_index_t vl_api_vxlan_offload_rx_t::hw_if_index |
vl_api_interface_index_t vl_api_vxlan_offload_rx_t::sw_if_index |