FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Set new SA on IPsec interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | sw_if_index |
u32 | sa_id |
u8 | is_outbound |
Set new SA on IPsec interface.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - index of tunnel interface |
sa_id | - ID of SA to use |
is_outbound | - 1 if outbound (local) SA, 0 if inbound (remote) |