FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
vl_api_ikev2_profile_set_liveness_t Struct Reference

IKEv2: Set liveness parameters. More...

Data Fields

u32 client_index
 
u32 context
 
u32 period
 
u32 max_retries
 
option status ="in_progress"
 

Detailed Description

IKEv2: Set liveness parameters.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
period- how often is liveness check performed
max_retries- max retries for liveness check

Definition at line 489 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_profile_set_liveness_t::client_index

Definition at line 491 of file ikev2.api.

◆ context

u32 vl_api_ikev2_profile_set_liveness_t::context

Definition at line 492 of file ikev2.api.

◆ max_retries

u32 vl_api_ikev2_profile_set_liveness_t::max_retries

Definition at line 495 of file ikev2.api.

◆ period

u32 vl_api_ikev2_profile_set_liveness_t::period

Definition at line 494 of file ikev2.api.

◆ status

option vl_api_ikev2_profile_set_liveness_t::status ="in_progress"

Definition at line 496 of file ikev2.api.


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