Go to the source code of this file.
◆ foreach_oddbuf_error
#define foreach_oddbuf_error _(SWAPPED, "Mac swap packets processed") |
◆ oddbuf_error_t
◆ oddbuf_next_t
Enumerator |
---|
ODDBUF_NEXT_DROP | |
ODDBUF_N_NEXT | |
Definition at line 67 of file node.c.
◆ format_oddbuf_trace()
static u8* format_oddbuf_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ oddbuf_inline()
◆ oddbuf_node()
◆ oddbuf_error_strings
char* oddbuf_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
Definition at line 60 of file node.c.
◆ oddbuf_node
Initial value:=
{
.name = "oddbuf",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
(constructor) VLIB_REGISTER_NODE (oddbuf_node)
Definition at line 44 of file node.c.