FD.io VPP  v19.04.2-12-g66b1689
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 149 of file ikev2.api.

Field Documentation

u8 vl_api_ikev2_set_responder_t::address[4]

Definition at line 156 of file ikev2.api.

u32 vl_api_ikev2_set_responder_t::client_index

Definition at line 151 of file ikev2.api.

u32 vl_api_ikev2_set_responder_t::context

Definition at line 152 of file ikev2.api.

u8 vl_api_ikev2_set_responder_t::name[64]

Definition at line 154 of file ikev2.api.

u32 vl_api_ikev2_set_responder_t::sw_if_index

Definition at line 155 of file ikev2.api.


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