Go to the source code of this file.
◆ ioam_e2e_config_handler()
int ioam_e2e_config_handler |
( |
void * |
data, |
|
|
u8 |
disable |
|
) |
| |
◆ ioam_e2e_flow_handler()
u32 ioam_e2e_flow_handler |
( |
u32 |
ctx, |
|
|
u8 |
add |
|
) |
| |
◆ ioam_e2e_init()
◆ ioam_e2e_rewrite_handler()
int ioam_e2e_rewrite_handler |
( |
u8 * |
rewrite_string, |
|
|
u8 * |
rewrite_size |
|
) |
| |
◆ ioam_e2e_trace_handler()
◆ ioam_show_e2e_cmd_fn()
◆ ioam_e2e_main
◆ ioam_show_e2e_cmd
Initial value:= {
.path = "show ioam e2e ",
.short_help = "show ioam e2e information",
}
static clib_error_t * ioam_show_e2e_cmd_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
(constructor) VLIB_CLI_COMMAND (ioam_show_e2e_cmd)
Definition at line 160 of file ip6_ioam_e2e.c.