Go to the source code of this file.
◆ foreach_export_error
#define foreach_export_error _(RECORDED, "Packets recorded for export") |
◆ export_error_t
Enumerator |
---|
EXPORT_N_ERROR | |
EXPORT_N_ERROR | |
EXPORT_N_ERROR | |
Definition at line 49 of file node.c.
◆ export_next_t
Enumerator |
---|
EXPORT_NEXT_POP_HBYH | |
EXPORT_N_NEXT | |
EXPORT_NEXT_VXLAN_GPE_INPUT | |
EXPORT_N_NEXT | |
EXPORT_NEXT_NSH_MD2_IOAM_INPUT | |
EXPORT_N_NEXT | |
Definition at line 63 of file node.c.
◆ copy3cachelines()
static void copy3cachelines |
( |
void * |
dst, |
|
|
const void * |
src, |
|
|
size_t |
n |
|
) |
| |
|
inlinestatic |
◆ format_export_trace()
static u8* format_export_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ ip6_export_fixup_func()
◆ ip6_export_node_fn()
◆ export_error_strings
char* export_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_export_error
Definition at line 57 of file node.c.
◆ export_node
Initial value:=
{
.name = "ip6-export",
.vector_size =
sizeof (
u32),
.next_nodes =
{
},
}
static u8 * format_export_trace(u8 *s, va_list *args)
static uword ip6_export_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
static char * export_error_strings[]
(constructor) VLIB_REGISTER_NODE (export_node)
Definition at line 43 of file node.c.
◆ ioam_export_main