FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
vl_api_crypto_set_async_dispatch_t Struct Reference

crypto: use polling or interrupt dispatch More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_crypto_dispatch_mode_t mode
 

Detailed Description

crypto: use polling or interrupt dispatch

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
mode- dispatch mode

Definition at line 37 of file crypto.api.

Field Documentation

◆ client_index

u32 vl_api_crypto_set_async_dispatch_t::client_index

Definition at line 39 of file crypto.api.

◆ context

u32 vl_api_crypto_set_async_dispatch_t::context

Definition at line 40 of file crypto.api.

◆ mode

vl_api_crypto_dispatch_mode_t vl_api_crypto_set_async_dispatch_t::mode

Definition at line 41 of file crypto.api.


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