![]() |
FD.io VPP
v17.10-9-gd594711
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 [0] |
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 |