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