Go to the source code of this file.
◆ format_ip6_input_trace()
static u8* format_ip6_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
va |
|
) |
| |
|
static |
◆ ip6_init()
◆ ip6_input_node()
◆ ip6_main_loop_enter()
◆ ip6_error_strings
char* ip6_error_strings[] |
Initial value:= {
#define _(sym,string)
}
#define foreach_ip6_error
Definition at line 222 of file ip6_input.c.
◆ ip6_input_node
Initial value:= {
.name = "ip6-input",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
(constructor) VLIB_REGISTER_NODE (ip6_input_node)
Definition at line 230 of file ip6_input.c.