![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Include dependency graph for gdb_funcs.c:Go to the source code of this file.
Functions | |
| u32 | vl (void *p) |
| uword | pe (void *v) |
| int | pifi (void *p, u32 index) |
| void | debug_hex_bytes (u8 *s, u32 n) |
| void | vlib_dump_frame_ownership (void) |
| void | vlib_runtime_index_to_node_name (u32 index) |
| static clib_error_t * | show_gdb_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd) |
| clib_error_t * | gdb_func_init (vlib_main_t *vm) |
Variables | |
| vlib_cli_command_t | show_gdb_funcs_command |
| (constructor) VLIB_CLI_COMMAND (show_gdb_funcs_command) More... | |
| clib_error_t* gdb_func_init | ( | vlib_main_t * | vm | ) |
Definition at line 115 of file gdb_funcs.c.
Definition at line 32 of file gdb_funcs.c.
|
static |
Definition at line 22 of file gdb_funcs.c.
| vlib_cli_command_t show_gdb_funcs_command |
(constructor) VLIB_CLI_COMMAND (show_gdb_funcs_command)
Definition at line 107 of file gdb_funcs.c.