FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
vl_api_gtpu_offload_rx_t Struct Reference

Offload gtpu rx request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 hw_if_index
 
u32 sw_if_index
 
u8 enable
 
option vat_help = "hw <intfc> rx <tunnel-name> [del]"
 

Detailed Description

Offload gtpu 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- gtpu interface to offload
enable- if non-zero enable, else disable

Definition at line 139 of file gtpu.api.

Field Documentation

◆ client_index

u32 vl_api_gtpu_offload_rx_t::client_index

Definition at line 141 of file gtpu.api.

◆ context

u32 vl_api_gtpu_offload_rx_t::context

Definition at line 142 of file gtpu.api.

◆ enable

u8 vl_api_gtpu_offload_rx_t::enable

Definition at line 145 of file gtpu.api.

◆ hw_if_index

u32 vl_api_gtpu_offload_rx_t::hw_if_index

Definition at line 143 of file gtpu.api.

◆ sw_if_index

u32 vl_api_gtpu_offload_rx_t::sw_if_index

Definition at line 144 of file gtpu.api.

◆ vat_help

option vl_api_gtpu_offload_rx_t::vat_help = "hw <intfc> rx <tunnel-name> [del]"

Definition at line 146 of file gtpu.api.


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