Go to the source code of this file.
#define foreach_ip4_cop_whitelist_error _(DROPPED, "ip4 cop whitelist packets dropped") |
static u8* format_ip4_cop_whitelist_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
char* ip4_cop_whitelist_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_ip4_cop_whitelist_error
Definition at line 48 of file ip4_whitelist.c.
Initial value:= {
.name = "ip4-cop-whitelist",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
bad routing header type(not 4)") sr_error (NO_MORE_SEGMENTS
static u8 * format_ip4_cop_whitelist_trace(u8 *s, va_list *args)
static char * ip4_cop_whitelist_error_strings[]
static uword ip4_cop_whitelist_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
(constructor) VLIB_REGISTER_NODE (ip4_cop_whitelist_node)
Definition at line 36 of file ip4_whitelist.c.