FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_sw_interface_set_gtpu_bypass_t Struct Reference

Interface set gtpu-bypass request. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_interface_index_t sw_if_index
 
bool is_ipv6
 
bool enable
 
option vat_help = "<intfc> | sw_if_index <id> [ip4 | ip6] [enable | disable]"
 

Detailed Description

Interface set gtpu-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-gtpu-bypass, else ipv4-gtpu-bypass
enable- if non-zero enable, else disable

Definition at line 99 of file gtpu.api.

Field Documentation

◆ client_index

u32 vl_api_sw_interface_set_gtpu_bypass_t::client_index

Definition at line 101 of file gtpu.api.

◆ context

u32 vl_api_sw_interface_set_gtpu_bypass_t::context

Definition at line 102 of file gtpu.api.

◆ enable

bool vl_api_sw_interface_set_gtpu_bypass_t::enable

Definition at line 105 of file gtpu.api.

◆ is_ipv6

bool vl_api_sw_interface_set_gtpu_bypass_t::is_ipv6

Definition at line 104 of file gtpu.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_sw_interface_set_gtpu_bypass_t::sw_if_index

Definition at line 103 of file gtpu.api.

◆ vat_help

option vl_api_sw_interface_set_gtpu_bypass_t::vat_help = "<intfc> | sw_if_index <id> [ip4 | ip6] [enable | disable]"

Definition at line 106 of file gtpu.api.


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