FD.io VPP  v17.04-9-g99c0734
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 405 of file ipsec.api.

Field Documentation

u8 vl_api_ikev2_set_responder_t::address[4]

Definition at line 412 of file ipsec.api.

u32 vl_api_ikev2_set_responder_t::client_index

Definition at line 407 of file ipsec.api.

u32 vl_api_ikev2_set_responder_t::context

Definition at line 408 of file ipsec.api.

u8 vl_api_ikev2_set_responder_t::name[64]

Definition at line 410 of file ipsec.api.

u32 vl_api_ikev2_set_responder_t::sw_if_index

Definition at line 411 of file ipsec.api.


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