FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
vl_api_ikev2_profile_set_id_t Struct Reference

IKEv2: Set IKEv2 profile local/remote identification. More...

Data Fields

u32 client_index
 
u32 context
 
u8 name [64]
 
u8 is_local
 
u8 id_type
 
u32 data_len
 
u8 data [0]
 

Detailed Description

IKEv2: Set IKEv2 profile local/remote identification.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
name- IKEv2 profile name
is_local- Identification is local if non-zero, else remote
id_type- Identification type
data_len- Identification data length
data- Identification data

Definition at line 243 of file ipsec.api.

Field Documentation

u32 vl_api_ikev2_profile_set_id_t::client_index

Definition at line 245 of file ipsec.api.

u32 vl_api_ikev2_profile_set_id_t::context

Definition at line 246 of file ipsec.api.

u8 vl_api_ikev2_profile_set_id_t::data[0]

Definition at line 252 of file ipsec.api.

u32 vl_api_ikev2_profile_set_id_t::data_len

Definition at line 251 of file ipsec.api.

u8 vl_api_ikev2_profile_set_id_t::id_type

Definition at line 250 of file ipsec.api.

u8 vl_api_ikev2_profile_set_id_t::is_local

Definition at line 249 of file ipsec.api.

u8 vl_api_ikev2_profile_set_id_t::name[64]

Definition at line 248 of file ipsec.api.


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