FD.io VPP  v16.09
Vector Packet Processing
vl_api_ikev2_profile_add_del_t Struct Reference

IKEv2: Add/delete profile. More...

Data Fields

u32 client_index
 
u32 context
 
u8 name [64]
 
u8 is_add
 

Detailed Description

IKEv2: Add/delete profile.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
name- IKEv2 profile name
is_add- Add IKEv2 profile if non-zero, else delete

Definition at line 3438 of file vpe.api.

Field Documentation

u32 vl_api_ikev2_profile_add_del_t::client_index

Definition at line 3440 of file vpe.api.

u32 vl_api_ikev2_profile_add_del_t::context

Definition at line 3441 of file vpe.api.

u8 vl_api_ikev2_profile_add_del_t::is_add

Definition at line 3444 of file vpe.api.

u8 vl_api_ikev2_profile_add_del_t::name[64]

Definition at line 3443 of file vpe.api.


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