![]() |
FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
crypto sw scheduler: Enable or disable workers More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | worker_index |
| bool | crypto_enable |
crypto sw scheduler: Enable or disable workers
| 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.
| u32 vl_api_crypto_sw_scheduler_set_worker_t::client_index |
Definition at line 33 of file crypto_sw_scheduler.api.
| u32 vl_api_crypto_sw_scheduler_set_worker_t::context |
Definition at line 34 of file crypto_sw_scheduler.api.
| bool vl_api_crypto_sw_scheduler_set_worker_t::crypto_enable |
Definition at line 36 of file crypto_sw_scheduler.api.
| u32 vl_api_crypto_sw_scheduler_set_worker_t::worker_index |
Definition at line 35 of file crypto_sw_scheduler.api.