![]() |
FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
IPsec: Add/delete Security Policy Database. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | is_add |
| u32 | spd_id |
IPsec: Add/delete Security Policy Database.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_add | - add SPD if non-zero, else delete |
| spd_id | - SPD instance id (control plane allocated) |