Go to the source code of this file.
#define foreach_mac_address_offset |
Value:_(0) \
_(1) \
_(2) \
_(3) \
_(4) \
_(5)
Definition at line 82 of file node.c.
#define foreach_sample_error _(SWAPPED, "Mac swap packets processed") |
Enumerator |
---|
DHCP_STAT_UNKNOWN |
|
DHCP_STAT_N_STAT |
|
SAMPLE_N_ERROR |
|
Definition at line 53 of file node.c.
Enumerator |
---|
SAMPLE_NEXT_INTERFACE_OUTPUT |
|
SAMPLE_N_NEXT |
|
Definition at line 67 of file node.c.
static u8* format_sample_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
char* sample_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_sample_error
Definition at line 61 of file node.c.
Initial value:=
{
.name = "sample",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
static u8 * format_sample_trace(u8 *s, va_list *args)
static char * sample_error_strings[]
(constructor) VLIB_REGISTER_NODE (sample_node)
Definition at line 603 of file node.c.