FD.io VPP  v16.06
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 2954 of file vpe.api.

Field Documentation

u32 vl_api_ikev2_profile_set_id_t::client_index

Definition at line 2955 of file vpe.api.

u32 vl_api_ikev2_profile_set_id_t::context

Definition at line 2956 of file vpe.api.

u8 vl_api_ikev2_profile_set_id_t::data[0]

Definition at line 2962 of file vpe.api.

u32 vl_api_ikev2_profile_set_id_t::data_len

Definition at line 2961 of file vpe.api.

u8 vl_api_ikev2_profile_set_id_t::id_type

Definition at line 2960 of file vpe.api.

u8 vl_api_ikev2_profile_set_id_t::is_local

Definition at line 2959 of file vpe.api.

u8 vl_api_ikev2_profile_set_id_t::name[64]

Definition at line 2958 of file vpe.api.


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