FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | REPLY_MSG_ID_BASE crypto_base_msg_id |
Functions | |
static void | vl_api_crypto_set_async_dispatch_t_handler (vl_api_crypto_set_async_dispatch_t *mp) |
static void | vl_api_crypto_set_handler_t_handler (vl_api_crypto_set_handler_t *mp) |
clib_error_t * | crypto_api_hookup (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (crypto_api_hookup) | |
Variables | |
static u32 | crypto_base_msg_id |
Base message ID fot the plugin. More... | |
#define REPLY_MSG_ID_BASE crypto_base_msg_id |
Definition at line 38 of file crypto_api.c.
clib_error_t* crypto_api_hookup | ( | vlib_main_t * | vm | ) |
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | crypto_api_hookup | ) |
|
static |
Base message ID fot the plugin.
Definition at line 36 of file crypto_api.c.