FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
vl_api_ikev2_child_sa_details_t Struct Reference

Child SA details. More...

Data Fields

u32 context
 
i32 retval
 
vl_api_ikev2_child_sa_t child_sa
 
option status = "in_progress"
 

Detailed Description

Child SA details.

Template Parameters
context- sender context, to match reply w/ request
retval- return code
child_sa- child SA data

Definition at line 113 of file ikev2.api.

Field Documentation

◆ child_sa

vl_api_ikev2_child_sa_t vl_api_ikev2_child_sa_details_t::child_sa

Definition at line 118 of file ikev2.api.

◆ context

u32 vl_api_ikev2_child_sa_details_t::context

Definition at line 115 of file ikev2.api.

◆ retval

i32 vl_api_ikev2_child_sa_details_t::retval

Definition at line 116 of file ikev2.api.

◆ status

option vl_api_ikev2_child_sa_details_t::status = "in_progress"

Definition at line 119 of file ikev2.api.


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