Go to the source code of this file.
#define foreach_ct6_out2in_error |
Value:_(PROCESSED, "ct6 packets processed") \
_(NO_SESSION, "ct6 no session drops")
Definition at line 49 of file ct6_out2in.c.
Enumerator |
---|
CT6_IN2OUT_NEXT_DROP |
|
CT6_IN2OUT_N_NEXT |
|
CT6_OUT2IN_NEXT_DROP |
|
CT6_OUT2IN_N_NEXT |
|
Definition at line 70 of file ct6_out2in.c.
Enumerator |
---|
CT6_OUT2IN_N_ERROR |
|
Definition at line 54 of file ct6_out2in.c.
static u8* format_ct6_out2in_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
char* ct6_out2in_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_ct6_out2in_error
Definition at line 63 of file ct6_out2in.c.
Initial value:=
{
.name = "ct6-out2in",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
static char * ct6_out2in_error_strings[]
static u8 * format_ct6_out2in_trace(u8 *s, va_list *args)
(constructor) VLIB_REGISTER_NODE (ct6_out2in_node)
Definition at line 45 of file ct6_out2in.c.