![]() |
FD.io VPP
v16.09
Vector Packet Processing
|
Include dependency graph for main.c:Go to the source code of this file.
Functions | |
| int | rte_delay_us_override (unsigned us) |
| static void | vpe_main_init (vlib_main_t *vm) |
| void * | vnet_get_handoff_structure (void) |
| int | main (int argc, char *argv[]) |
| static clib_error_t * | heapsize_config (vlib_main_t *vm, unformat_input_t *input) |
| static clib_error_t * | plugin_path_config (vlib_main_t *vm, unformat_input_t *input) |
| void | vl_msg_api_post_mortem_dump (void) |
| void | os_panic (void) |
| void | vhost_user_unmap_all (void) |
| void | os_exit (int code) |
| void | vl_msg_api_barrier_sync (void) |
| void | vl_msg_api_barrier_release (void) |
| u32 | vlib_app_num_thread_stacks_needed (void) |
| static clib_error_t * | test_crash_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd) |
Variables | |
| char * | vlib_plugin_path = "/usr/lib/vpp_plugins" |
| static vlib_cli_command_t | test_crash_command |
| (constructor) VLIB_CLI_COMMAND (test_crash_command) More... | |
|
static |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void os_exit | ( | int | code | ) |
| void os_panic | ( | void | ) |
|
static |
| int rte_delay_us_override | ( | unsigned | us | ) |
|
static |
| void vhost_user_unmap_all | ( | void | ) |
| void vl_msg_api_barrier_release | ( | void | ) |
| void vl_msg_api_barrier_sync | ( | void | ) |
| void vl_msg_api_post_mortem_dump | ( | void | ) |
Definition at line 1191 of file api_shared.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void* vnet_get_handoff_structure | ( | void | ) |
|
static |
|
static |
(constructor) VLIB_CLI_COMMAND (test_crash_command)