FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
vl_api_ikev2_profile_disable_natt_t Struct Reference

IKEv2: Disable NAT traversal. More...

Data Fields

u32 client_index
 
u32 context
 
string name [64]
 
option status ="in_progress"
 

Detailed Description

IKEv2: Disable NAT traversal.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
name- IKEv2 profile name

Definition at line 259 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_profile_disable_natt_t::client_index

Definition at line 261 of file ikev2.api.

◆ context

u32 vl_api_ikev2_profile_disable_natt_t::context

Definition at line 262 of file ikev2.api.

◆ name

string vl_api_ikev2_profile_disable_natt_t::name[64]

Definition at line 264 of file ikev2.api.

◆ status

option vl_api_ikev2_profile_disable_natt_t::status ="in_progress"

Definition at line 265 of file ikev2.api.


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