FD.io VPP  v21.06
Vector Packet Processing
vl_api_crypto_sw_scheduler_set_worker_t Struct Reference

crypto sw scheduler: Enable or disable workers More...

Data Fields

u32 client_index
 
u32 context
 
u32 worker_index
 
bool crypto_enable
 

Detailed Description

crypto sw scheduler: Enable or disable workers

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
worker_index- Worker index to enable / disable
crypto_enable- On/Off

Definition at line 31 of file crypto_sw_scheduler.api.

Field Documentation

◆ client_index

u32 vl_api_crypto_sw_scheduler_set_worker_t::client_index

Definition at line 33 of file crypto_sw_scheduler.api.

◆ context

u32 vl_api_crypto_sw_scheduler_set_worker_t::context

Definition at line 34 of file crypto_sw_scheduler.api.

◆ crypto_enable

bool vl_api_crypto_sw_scheduler_set_worker_t::crypto_enable

Definition at line 36 of file crypto_sw_scheduler.api.

◆ worker_index

u32 vl_api_crypto_sw_scheduler_set_worker_t::worker_index

Definition at line 35 of file crypto_sw_scheduler.api.


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