FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
vl_api_ipsec_set_async_mode_t Struct Reference

IPsec Set Async mode. More...

Data Fields

u32 client_index
 
u32 context
 
bool async_enable
 

Detailed Description

IPsec Set Async mode.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
async_enable- ipsec async mode on or off

Definition at line 544 of file ipsec.api.

Field Documentation

◆ async_enable

bool vl_api_ipsec_set_async_mode_t::async_enable

Definition at line 547 of file ipsec.api.

◆ client_index

u32 vl_api_ipsec_set_async_mode_t::client_index

Definition at line 545 of file ipsec.api.

◆ context

u32 vl_api_ipsec_set_async_mode_t::context

Definition at line 546 of file ipsec.api.


The documentation for this struct was generated from the following file: