Go to the source code of this file.
#define foreach_l2t_l2_error _(NETWORK_TO_USER, "L2 network to user (ip6) pkts") |
Enumerator |
---|
L2T_L2_NEXT_DROP |
|
L2T_L2_NEXT_ETHERNET_INPUT |
|
L2T_L2_NEXT_IP6_LOOKUP |
|
L2T_L2_N_NEXT |
|
Definition at line 54 of file l2t_l2.c.
char* l2t_l2_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_l2t_l2_error
Definition at line 37 of file l2t_l2.c.
Initial value:= {
.name = "l2t-l2-input",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
bad routing header type(not 4)") sr_error (NO_MORE_SEGMENTS
static char * l2t_l2_error_strings[]
u8 * format_l2t_trace(u8 *s, va_list *args)
static uword l2t_l2_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
(constructor) VLIB_REGISTER_NODE (l2t_l2_node)
Definition at line 62 of file l2t_l2.c.