Go to the source code of this file.
◆ ioam_analyse_get_data_from_flow_id()
◆ ip6_ioam_analyse_compare_path_delay()
◆ ip6_ioam_analyse_init()
◆ ip6_ioam_analyse_register_handlers()
void ip6_ioam_analyse_register_handlers |
( |
void |
| ) |
|
◆ ip6_ioam_analyse_unregister_handlers()
void ip6_ioam_analyse_unregister_handlers |
( |
void |
| ) |
|
◆ ip6_ioam_find_hbh_option()
◆ analyse_node_local
Initial value:= {
.name = "ip6-hbh-analyse-local",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
static u8 * format_analyse_trace(u8 *s, va_list *args)
vl_api_fib_path_type_t type
static uword ip6_ioam_analyse_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
IPv6 InBandOAM Analyse node.
static char * analyse_error_strings[]
(constructor) VLIB_REGISTER_NODE (analyse_node_local)
Definition at line 474 of file node.c.
◆ analyse_node_remote
Initial value:=
{
.name = "ip6-hbh-analyse-remote",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
static u8 * format_analyse_trace(u8 *s, va_list *args)
vl_api_fib_path_type_t type
static uword ip6_ioam_analyse_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
IPv6 InBandOAM Analyse node.
static char * analyse_error_strings[]
(constructor) VLIB_REGISTER_NODE (analyse_node_remote)
Definition at line 493 of file node.c.
◆ ioam_analyser_main