Go to the source code of this file.
#define foreach_acl_out_error _(ACL_CHECK, "OutACL check packets processed") |
Enumerator |
---|
ACL_OUT_N_ERROR |
|
Definition at line 52 of file node_out.c.
static u8* format_acl_out_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
char* acl_out_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_acl_out_error
Definition at line 60 of file node_out.c.
Initial value:=
{
.next_nodes =
{
,}
static uword acl_out_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
static u8 * format_acl_out_trace(u8 *s, va_list *args)
bad routing header type(not 4)") sr_error (NO_MORE_SEGMENTS
static char * acl_out_error_strings[]
(constructor) VLIB_REGISTER_NODE (acl_out_node)
Definition at line 47 of file node_out.c.