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

IKEv2: Initiate the SA_INIT exchange. More...

Data Fields

u32 client_index
 
u32 context
 
string name [64]
 
option vat_help = "<profile_name>"
 

Detailed Description

IKEv2: Initiate the SA_INIT exchange.

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 247 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_initiate_sa_init_t::client_index

Definition at line 249 of file ikev2.api.

◆ context

u32 vl_api_ikev2_initiate_sa_init_t::context

Definition at line 250 of file ikev2.api.

◆ name

string vl_api_ikev2_initiate_sa_init_t::name[64]

Definition at line 252 of file ikev2.api.

◆ vat_help

option vl_api_ikev2_initiate_sa_init_t::vat_help = "<profile_name>"

Definition at line 253 of file ikev2.api.


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