FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
IPsec: Add/delete SPD from interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
u32 | sw_if_index |
u32 | spd_id |
IPsec: Add/delete SPD from interface.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add security mode if non-zero, else delete |
sw_if_index | - index of the interface |
spd_id | - SPD instance id to use for lookups |