Go to the source code of this file.
◆ foreach_ip6_cop_whitelist_error
#define foreach_ip6_cop_whitelist_error _(DROPPED, "ip6 cop whitelist packets dropped") |
◆ ip6_cop_whitelist_error_t
◆ format_ip6_cop_whitelist_trace()
static u8* format_ip6_cop_whitelist_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ ip6_cop_whitelist_node()
◆ ip6_whitelist_init()
◆ ip6_cop_whitelist_error_strings
char* ip6_cop_whitelist_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_ip6_cop_whitelist_error
Definition at line 46 of file ip6_whitelist.c.
◆ ip6_cop_whitelist_node
Initial value:= {
.name = "ip6-cop-whitelist",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
vl_api_fib_path_type_t type
static char * ip6_cop_whitelist_error_strings[]
static u8 * format_ip6_cop_whitelist_trace(u8 *s, va_list *args)
(constructor) VLIB_REGISTER_NODE (ip6_cop_whitelist_node)
Definition at line 262 of file ip6_whitelist.c.