FD.io VPP  v20.05-21-gb1500e9ff
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
 

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 356 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_profile_set_liveness_t::client_index

Definition at line 358 of file ikev2.api.

◆ context

u32 vl_api_ikev2_profile_set_liveness_t::context

Definition at line 359 of file ikev2.api.

◆ max_retries

u32 vl_api_ikev2_profile_set_liveness_t::max_retries

Definition at line 362 of file ikev2.api.

◆ period

u32 vl_api_ikev2_profile_set_liveness_t::period

Definition at line 361 of file ikev2.api.


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