Go to the source code of this file.
#define foreach_osi_input_next |
Value:
Definition at line 47 of file node.c.
Enumerator |
---|
OSI_INPUT_N_NEXT |
|
Definition at line 51 of file node.c.
static u8* format_osi_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
va |
|
) |
| |
|
static |
char* osi_error_strings[] |
|
static |
Initial value:= {
#define _(f,s)
}
#define foreach_osi_error
Definition at line 236 of file node.c.
Initial value:= {
.name = "osi-input",
.vector_size =
sizeof (
u32),
.next_nodes = {
#define _(s,n)
},
}
static u8 * format_osi_input_trace(u8 *s, va_list *va)
unformat_function_t unformat_osi_header
format_function_t format_osi_header_with_length
static char * osi_error_strings[]
static uword osi_input(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *from_frame)
#define foreach_osi_input_next
(constructor) VLIB_REGISTER_NODE (osi_input_node)
Definition at line 243 of file node.c.