Go to the source code of this file.
◆ foreach_llc_input_next
#define foreach_llc_input_next |
Value:
Definition at line 44 of file node.c.
◆ llc_input_next_t
Enumerator |
---|
LLC_INPUT_N_NEXT | |
Definition at line 48 of file node.c.
◆ format_llc_input_trace()
static u8* format_llc_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
va |
|
) |
| |
|
static |
◆ llc_input()
◆ llc_input_init()
◆ llc_register_input_protocol()
◆ llc_error_strings
char* llc_error_strings[] |
|
static |
Initial value:= {
#define _(f,s)
}
#define foreach_llc_error
Definition at line 248 of file node.c.
◆ llc_input_node
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.