FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
IKEv2: Set IKEv2 profile local/remote identification. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | name [64] |
u8 | is_local |
u8 | id_type |
u32 | data_len |
u8 | data [data_len] |
IKEv2: Set IKEv2 profile local/remote identification.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
name | - IKEv2 profile name |
is_local | - Identification is local if non-zero, else remote |
id_type | - Identification type |
data_len | - Identification data length |
data | - Identification data |