Go to the source code of this file.
#define A |
( |
|
x | ) |
vec_add1 (dtt->pcap_buffer, (x)) |
◆ VLIB_PCAP_MAJOR_VERSION
#define VLIB_PCAP_MAJOR_VERSION 1 |
◆ VLIB_PCAP_MINOR_VERSION
#define VLIB_PCAP_MINOR_VERSION 0 |
◆ dispatch_pcap_trace()
◆ dispatch_trace_command_fn()
◆ format_buffer_metadata()
static u8* format_buffer_metadata |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ pcap_postmortem_dump()
static void pcap_postmortem_dump |
( |
void |
| ) |
|
|
static |
◆ pcap_postmortem_reset()
◆ vlib_pcap_dispatch_trace_configure()
◆ VLIB_PLUGIN_REGISTER()
◆ dispatch_trace_main
◆ pcap_dispatch_trace_command
Initial value:= {
.path = "pcap dispatch trace",
.short_help =
"pcap dispatch trace [on|off] [max <nn>] [file <name>] [status]\n"
" [buffer-trace <input-node-name> <nn>][post-mortem]",
}
(constructor) VLIB_CLI_COMMAND (pcap_dispatch_trace_command)
Definition at line 497 of file main.c.
static clib_error_t * dispatch_trace_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)