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

IKEv2: Set IKEv2 responder interface and IP address. More...

Data Fields

u32 client_index
 
u32 context
 
string name [64]
 
vl_api_ikev2_responder_t responder
 
option vat_help = "<profile_name> interface <interface> address <addr>"
 
option status ="in_progress"
 

Detailed Description

IKEv2: Set IKEv2 responder interface and IP address.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
name- IKEv2 profile name
responder- responder data

Definition at line 323 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_set_responder_t::client_index

Definition at line 325 of file ikev2.api.

◆ context

u32 vl_api_ikev2_set_responder_t::context

Definition at line 326 of file ikev2.api.

◆ name

string vl_api_ikev2_set_responder_t::name[64]

Definition at line 328 of file ikev2.api.

◆ responder

vl_api_ikev2_responder_t vl_api_ikev2_set_responder_t::responder

Definition at line 329 of file ikev2.api.

◆ status

option vl_api_ikev2_set_responder_t::status ="in_progress"

Definition at line 331 of file ikev2.api.

◆ vat_help

option vl_api_ikev2_set_responder_t::vat_help = "<profile_name> interface <interface> address <addr>"

Definition at line 330 of file ikev2.api.


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