Go to the source code of this file.
Enumerator |
---|
IP4_SIXRD_NEXT_IP6_LOOKUP |
|
IP4_SIXRD_NEXT_DROP |
|
IP4_SIXRD_N_NEXT |
|
Definition at line 20 of file ip4_sixrd.c.
Initial value:= {
.name = "ip4-sixrd",
.vector_size =
sizeof(
u32),
.next_nodes = {
},
}
static uword ip4_sixrd(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
static char * sixrd_error_strings[]
u8 * format_sixrd_trace(u8 *s, va_list *args)
(constructor) VLIB_REGISTER_NODE (ip4_sixrd_node)
Definition at line 18 of file ip4_sixrd.c.
char* sixrd_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_sixrd_error
Definition at line 109 of file ip4_sixrd.c.