Go to the source code of this file.
◆ foreach_adl_input_error
#define foreach_adl_input_error _(PROCESSED, "Allow/Deny packets processed") |
◆ foreach_adl_stub
#define foreach_adl_stub _(default-adl-allowlist, default_adl_allowlist) |
◆ adl_input_error_t
Enumerator |
---|
ADL_INPUT_N_ERROR | |
Definition at line 38 of file node.c.
◆ adl_input_node()
◆ format_adl_input_trace()
static u8* format_adl_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ adl_input_error_strings
char* adl_input_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
Definition at line 45 of file node.c.
◆ adl_input_node
Initial value:= {
.name = "adl-input",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
(constructor) VLIB_REGISTER_NODE (adl_input_node)
Definition at line 258 of file node.c.
◆ foreach_adl_stub