Go to the source code of this file.
◆ format_udp_connection()
u8* format_udp_connection |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ format_udp_connection_flags()
static u8* format_udp_connection_flags |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ format_udp_connection_id()
u8* format_udp_connection_id |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ format_udp_vars()
static u8* format_udp_vars |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ show_udp_punt_fn()
◆ udp_config_fn()
◆ show_tcp_punt_command
Initial value:=
{
.path = "show udp punt",
.short_help = "show udp punt [ipv4|ipv6]",
}
(constructor) VLIB_CLI_COMMAND (show_tcp_punt_command)
Definition at line 166 of file udp_cli.c.
◆ udp_connection_flags_str
const char* udp_connection_flags_str[] |
|
static |
Initial value:= {
#define _(sym, str)
}
Definition at line 38 of file udp_cli.c.