Go to the source code of this file.
#define foreach_export_error _(RECORDED, "Packets recorded for export") |
Enumerator |
---|
EXPORT_NEXT_POP_HBYH |
|
EXPORT_N_NEXT |
|
EXPORT_NEXT_VXLAN_GPE_INPUT |
|
EXPORT_N_NEXT |
|
Definition at line 62 of file vxlan_gpe_node.c.
static void copy3cachelines |
( |
void * |
dst, |
|
|
const void * |
src, |
|
|
size_t |
n |
|
) |
| |
|
inlinestatic |
static u8* format_export_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
char* export_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_export_error
Definition at line 56 of file vxlan_gpe_node.c.
Initial value:=
{
.name = "vxlan-gpe-ioam-export",
.vector_size =
sizeof (
u32),
.next_nodes =
}
bad routing header type(not 4)") sr_error (NO_MORE_SEGMENTS
static uword vxlan_gpe_export_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
static char * export_error_strings[]
static u8 * format_export_trace(u8 *s, va_list *args)
(constructor) VLIB_REGISTER_NODE (vxlan_export_node)
Definition at line 43 of file vxlan_gpe_node.c.