Go to the source code of this file.
◆ heapsize_config()
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ memory_config()
◆ os_exit()
◆ os_panic()
◆ placeholder_path_config()
◆ plugin_path_config()
◆ show_bihash_command_fn()
◆ test_plugin_path_config()
◆ vhost_user_unmap_all()
void vhost_user_unmap_all |
( |
void |
| ) |
|
◆ vl_msg_api_barrier_release()
void vl_msg_api_barrier_release |
( |
void |
| ) |
|
◆ vl_msg_api_barrier_sync()
void vl_msg_api_barrier_sync |
( |
void |
| ) |
|
◆ vl_msg_api_post_mortem_dump()
void vl_msg_api_post_mortem_dump |
( |
void |
| ) |
|
◆ vlib_app_num_thread_stacks_needed()
u32 vlib_app_num_thread_stacks_needed |
( |
void |
| ) |
|
◆ vlib_post_mortem_dump()
void vlib_post_mortem_dump |
( |
void |
| ) |
|
◆ vpe_main_init()
◆ vpp_find_plugin_path()
static void vpp_find_plugin_path |
( |
| ) |
|
|
static |
◆ show_bihash_command
Initial value:=
{
.path = "show bihash",
.short_help = "show bihash",
}
(constructor) VLIB_CLI_COMMAND (show_bihash_command)
Definition at line 501 of file main.c.
◆ vat_plugin_path
char* vat_plugin_path = NULL |
◆ vlib_default_runtime_dir
char* vlib_default_runtime_dir = "vpp" |
◆ vlib_plugin_app_version
char* vlib_plugin_app_version = VPP_BUILD_VER |
◆ vlib_plugin_path
char* vlib_plugin_path = NULL |
static clib_error_t * show_bihash_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)