Go to the source code of this file.
◆ REPLY_MSG_ID_BASE
◆ set_vxlan_gpe_ioam_export_ipfix_command_fn()
◆ vl_api_vxlan_gpe_ioam_export_enable_disable_t_handler()
◆ vxlan_gpe_ioam_export_enable_disable()
◆ vxlan_gpe_ioam_export_init()
◆ vxlan_gpe_set_next_override()
void vxlan_gpe_set_next_override |
( |
uword |
next | ) |
|
◆ set_vxlan_gpe_ioam_ipfix_command
Initial value:=
{
.path = "set vxlan-gpe-ioam export ipfix",
.short_help = "set vxlan-gpe-ioam export ipfix collector <ip4-address> src <ip4-address>",
}
static clib_error_t * set_vxlan_gpe_ioam_export_ipfix_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
(constructor) VLIB_CLI_COMMAND (set_vxlan_gpe_ioam_ipfix_command)
Definition at line 162 of file vxlan_gpe_ioam_export.c.
◆ vxlan_export_node
Initial value:=
{
.name = "vxlan-gpe-ioam-export",
.vector_size =
sizeof (
u32),
.next_nodes =
}
static uword vxlan_gpe_export_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
vl_api_fib_path_type_t type
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 148 of file vxlan_gpe_node.c.
◆ vxlan_gpe_ioam_export_main