FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Select IPsec backend. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_ipsec_proto_t | protocol |
u8 | index |
Select IPsec backend.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
protocol | - IPsec protocol (value from ipsec_protocol_t) |
index | - backend index |
vl_api_ipsec_proto_t vl_api_ipsec_select_backend_t::protocol |