Go to the source code of this file.
◆ foreach_cop_input_error
#define foreach_cop_input_error _(PROCESSED, "COP input packets processed") |
◆ foreach_cop_stub
#define foreach_cop_stub _(default-cop-whitelist, default_cop_whitelist) |
◆ cop_input_error_t
Enumerator |
---|
COP_INPUT_N_ERROR | |
Definition at line 38 of file node1.c.
◆ cop_input_node()
◆ format_cop_input_trace()
static u8* format_cop_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ cop_input_error_strings
char* cop_input_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_cop_input_error
Definition at line 45 of file node1.c.
◆ cop_input_node
Initial value:= {
.name = "cop-input",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
static char * cop_input_error_strings[]
static u8 * format_cop_input_trace(u8 *s, va_list *args)
vl_api_fib_path_type_t type
(constructor) VLIB_REGISTER_NODE (cop_input_node)
Definition at line 258 of file node1.c.
◆ foreach_cop_stub