Go to the source code of this file.
◆ foreach_vxlan_gpe_encap_ioam_v4_error
#define foreach_vxlan_gpe_encap_ioam_v4_error _(ENCAPSULATED, "good packets encapsulated") |
◆ vxlan_gpe_encap_ioam_v4_error_t
Enumerator |
---|
VXLAN_GPE_ENCAP_IOAM_V4_N_ERROR | |
Definition at line 35 of file ioam_encap.c.
◆ vxlan_gpe_encap_ioam_v4_next_t
Enumerator |
---|
VXLAN_GPE_ENCAP_IOAM_V4_NEXT_IP4_LOOKUP | |
VXLAN_GPE_ENCAP_IOAM_V4_NEXT_DROP | |
VXLAN_GPE_ENCAP_IOAM_V4_N_NEXT | |
Definition at line 43 of file ioam_encap.c.
◆ vxlan_gpe_encap_ioam_v4()
◆ vxlan_gpe_encap_ioam_v4_two_inline()
◆ vxlan_gpe_encap_ioam_v4_error_strings
char* vxlan_gpe_encap_ioam_v4_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_vxlan_gpe_encap_ioam_v4_error
Definition at line 29 of file ioam_encap.c.
◆ vxlan_gpe_encap_ioam_v4_node
Initial value:= {
.name = "vxlan-gpe-encap-ioam-v4",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
vl_api_fib_path_type_t type
static uword vxlan_gpe_encap_ioam_v4(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *from_frame)
static u8 * format_vxlan_gpe_ioam_v4_trace(u8 *s, va_list *args)
static char * vxlan_gpe_encap_ioam_v4_error_strings[]
(constructor) VLIB_REGISTER_NODE (vxlan_gpe_encap_ioam_v4_node)
Definition at line 168 of file ioam_encap.c.