FD.io VPP  v21.06-1-gbb7418cf9
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 500 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_profile_set_liveness_t::client_index

Definition at line 502 of file ikev2.api.

◆ context

u32 vl_api_ikev2_profile_set_liveness_t::context

Definition at line 503 of file ikev2.api.

◆ max_retries

u32 vl_api_ikev2_profile_set_liveness_t::max_retries

Definition at line 506 of file ikev2.api.

◆ period

u32 vl_api_ikev2_profile_set_liveness_t::period

Definition at line 505 of file ikev2.api.

◆ status

option vl_api_ikev2_profile_set_liveness_t::status ="in_progress"

Definition at line 507 of file ikev2.api.


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