Go to the source code of this file.
◆ api_cli_output()
void api_cli_output |
( |
void * |
notused, |
|
|
const char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ api_command_fn()
◆ format_api_error()
static u8* format_api_error |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ init_error_string_table()
static void init_error_string_table |
( |
vat_main_t * |
vam | ) |
|
|
static |
◆ maybe_register_api_client()
static void maybe_register_api_client |
( |
vat_main_t * |
vam | ) |
|
|
static |
◆ unformat_sw_if_index()
◆ vat_plugin_hash_create()
void vat_plugin_hash_create |
( |
void |
| ) |
|
◆ vat_suspend()
◆ vl_client_get_first_plugin_msg_id()
u16 vl_client_get_first_plugin_msg_id |
( |
const char * |
plugin_name | ) |
|
◆ api_command
Initial value:=
{
.path = "binary-api",
.short_help = "binary-api [help] <name> [<args>]",
.is_mp_safe = 1,
}
(constructor) VLIB_CLI_COMMAND (api_command)
Definition at line 244 of file api_main.c.
◆ vat_main
static clib_error_t * api_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)