FD.io VPP  v18.10-32-g1161dda
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
 
u8 name [64]
 
u32 sw_if_index
 
u8 address [4]
 

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
sw_if_index- interface index
address- interface address

Definition at line 305 of file ipsec.api.

Field Documentation

u8 vl_api_ikev2_set_responder_t::address[4]

Definition at line 312 of file ipsec.api.

u32 vl_api_ikev2_set_responder_t::client_index

Definition at line 307 of file ipsec.api.

u32 vl_api_ikev2_set_responder_t::context

Definition at line 308 of file ipsec.api.

u8 vl_api_ikev2_set_responder_t::name[64]

Definition at line 310 of file ipsec.api.

u32 vl_api_ikev2_set_responder_t::sw_if_index

Definition at line 311 of file ipsec.api.


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