Go to the source code of this file.
#define foreach_llc_input_next |
Value:
Definition at line 44 of file node.c.
Enumerator |
---|
LLC_INPUT_N_NEXT |
|
Definition at line 48 of file node.c.
static u8* format_llc_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
va |
|
) |
| |
|
static |
char* llc_error_strings[] |
|
static |
Initial value:= {
#define _(f,s)
}
#define foreach_llc_error
Definition at line 248 of file node.c.
Initial value:= {
.name = "llc-input",
.vector_size =
sizeof (
u32),
.next_nodes = {
#define _(s,n)
},
}
static u8 * format_llc_input_trace(u8 *s, va_list *va)
#define foreach_llc_input_next
unformat_function_t unformat_llc_header
static uword llc_input(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *from_frame)
format_function_t format_llc_header_with_length
static char * llc_error_strings[]
(constructor) VLIB_REGISTER_NODE (llc_input_node)
Definition at line 255 of file node.c.