FD.io VPP  v19.08-27-gf4dcae4
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 [data_len]
 

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

Field Documentation

u32 vl_api_ikev2_profile_set_id_t::client_index

Definition at line 91 of file ikev2.api.

u32 vl_api_ikev2_profile_set_id_t::context

Definition at line 92 of file ikev2.api.

u8 vl_api_ikev2_profile_set_id_t::data[data_len]

Definition at line 98 of file ikev2.api.

u32 vl_api_ikev2_profile_set_id_t::data_len

Definition at line 97 of file ikev2.api.

u8 vl_api_ikev2_profile_set_id_t::id_type

Definition at line 96 of file ikev2.api.

u8 vl_api_ikev2_profile_set_id_t::is_local

Definition at line 95 of file ikev2.api.

u8 vl_api_ikev2_profile_set_id_t::name[64]

Definition at line 94 of file ikev2.api.


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