Go to the source code of this file.
◆ foreach_vxlan_gpe_transit_ioam_error
#define foreach_vxlan_gpe_transit_ioam_error _(ENCAPSULATED, "good packets encapsulated") |
◆ vxlan_gpe_transit_ioam_error_t
Enumerator |
---|
VXLAN_GPE_TRANSIT_IOAM_N_ERROR | |
Definition at line 38 of file ioam_transit.c.
◆ vxlan_gpe_transit_ioam_next_t
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.
◆ VNET_FEATURE_INIT()
◆ vxlan_gpe_transit_ioam()
◆ vxlan_gpe_transit_ioam_error_strings
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.
◆ vxlan_gpe_transit_ioam_node
Initial value:= {
.name = "vxlan-gpe-transit-ioam",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
vl_api_fib_path_type_t type
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.