FD.io VPP  v20.05-21-gb1500e9ff
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 116 of file gtpu.api.

Field Documentation

◆ client_index

u32 vl_api_gtpu_offload_rx_t::client_index

Definition at line 118 of file gtpu.api.

◆ context

u32 vl_api_gtpu_offload_rx_t::context

Definition at line 119 of file gtpu.api.

◆ enable

u8 vl_api_gtpu_offload_rx_t::enable

Definition at line 122 of file gtpu.api.

◆ hw_if_index

u32 vl_api_gtpu_offload_rx_t::hw_if_index

Definition at line 120 of file gtpu.api.

◆ sw_if_index

u32 vl_api_gtpu_offload_rx_t::sw_if_index

Definition at line 121 of file gtpu.api.

◆ vat_help

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

Definition at line 123 of file gtpu.api.


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