FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
IPsec: Add/delete Security Policy Database. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | 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) |