Go to the source code of this file.
◆ tcp_debug_fn()
◆ tcp_debug_show_groups()
static void tcp_debug_show_groups |
( |
void |
| ) |
|
|
static |
◆ tcp_evt_track_register()
◆ tcp_dbg_main
◆ tcp_debug_command
Initial value:=
{
.path = "tcp debug",
.short_help = "tcp [show] [debug group <N> level <N>]",
}
static clib_error_t * tcp_debug_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
(constructor) VLIB_CLI_COMMAND (tcp_debug_command)
Definition at line 113 of file tcp_debug.c.
◆ tcp_evt_grp_str
const char* tcp_evt_grp_str[] |
|
static |
Initial value:= {
#define _(sym, str)
}
#define foreach_tcp_evt_grp
Definition at line 36 of file tcp_debug.c.