Go to the source code of this file.
#define foreach_vxlan_gpe_transit_ioam_error _(ENCAPSULATED, "good packets encapsulated") |
Enumerator |
---|
VXLAN_GPE_TRANSIT_IOAM_N_ERROR |
|
Definition at line 38 of file ioam_transit.c.
Enumerator |
---|
VXLAN_GPE_TRANSIT_IOAM_NEXT_OUTPUT |
|
VXLAN_GPE_TRANSIT_IOAM_NEXT_DROP |
|
VXLAN_GPE_TRANSIT_IOAM_N_NEXT |
|
Definition at line 46 of file ioam_transit.c.
char* vxlan_gpe_transit_ioam_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_vxlan_gpe_transit_ioam_error
Definition at line 32 of file ioam_transit.c.
Initial value:= {
.name = "vxlan-gpe-transit-ioam",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
static char * vxlan_gpe_transit_ioam_error_strings[]
static u8 * format_vxlan_gpe_ioam_v4_trace(u8 *s, va_list *args)
static uword vxlan_gpe_transit_ioam(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *from_frame)
(constructor) VLIB_REGISTER_NODE (vxlan_gpe_transit_ioam_node)
Definition at line 160 of file ioam_transit.c.