FD.io VPP  v17.04.2-2-ga8f93f8
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 315 of file ipsec.api.

Field Documentation

u32 vl_api_ikev2_profile_set_id_t::client_index

Definition at line 317 of file ipsec.api.

u32 vl_api_ikev2_profile_set_id_t::context

Definition at line 318 of file ipsec.api.

u8 vl_api_ikev2_profile_set_id_t::data[0]

Definition at line 324 of file ipsec.api.

u32 vl_api_ikev2_profile_set_id_t::data_len

Definition at line 323 of file ipsec.api.

u8 vl_api_ikev2_profile_set_id_t::id_type

Definition at line 322 of file ipsec.api.

u8 vl_api_ikev2_profile_set_id_t::is_local

Definition at line 321 of file ipsec.api.

u8 vl_api_ikev2_profile_set_id_t::name[64]

Definition at line 320 of file ipsec.api.


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