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

get specific nonce More...

Data Fields

u32 client_index
 
u32 context
 
bool is_initiator
 
u32 sa_index
 
option vat_help = "initiator|responder sa_index <index>"
 
option status = "in_progress"
 

Detailed Description

get specific nonce

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_initiator- specify type initiator|responder of nonce
sa_index- index of specific sa

Definition at line 128 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_nonce_get_t::client_index

Definition at line 130 of file ikev2.api.

◆ context

u32 vl_api_ikev2_nonce_get_t::context

Definition at line 131 of file ikev2.api.

◆ is_initiator

bool vl_api_ikev2_nonce_get_t::is_initiator

Definition at line 133 of file ikev2.api.

◆ sa_index

u32 vl_api_ikev2_nonce_get_t::sa_index

Definition at line 134 of file ikev2.api.

◆ status

option vl_api_ikev2_nonce_get_t::status = "in_progress"

Definition at line 136 of file ikev2.api.

◆ vat_help

option vl_api_ikev2_nonce_get_t::vat_help = "initiator|responder sa_index <index>"

Definition at line 135 of file ikev2.api.


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