FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
IKEv2: Set/unset custom ipsec-over-udp port. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_set |
u16 | port |
string | name [64] |
option | status ="in_progress" |
IKEv2: Set/unset custom ipsec-over-udp port.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_set | - whether set or unset custom port |
port | - port number |
name | - IKEv2 profile name |
u32 vl_api_ikev2_profile_set_ipsec_udp_port_t::client_index |
string vl_api_ikev2_profile_set_ipsec_udp_port_t::name[64] |
option vl_api_ikev2_profile_set_ipsec_udp_port_t::status ="in_progress" |