![]() |
FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Collaboration diagram for ioam_path:Data Fields | |
| u8 | num_nodes |
| u8 | trace_type |
| u16 | reserve |
| u32 | mean_delay |
| u32 | pkt_counter |
| u32 | bytes_counter |
| ioam_path_map_t | path [0] |
Definition at line 55 of file ioam_summary_export.h.
| u32 ioam_path::bytes_counter |
Definition at line 62 of file ioam_summary_export.h.
| u32 ioam_path::mean_delay |
Definition at line 60 of file ioam_summary_export.h.
| u8 ioam_path::num_nodes |
Definition at line 57 of file ioam_summary_export.h.
| ioam_path_map_t ioam_path::path[0] |
Definition at line 63 of file ioam_summary_export.h.
| u32 ioam_path::pkt_counter |
Definition at line 61 of file ioam_summary_export.h.
| u16 ioam_path::reserve |
Definition at line 59 of file ioam_summary_export.h.
| u8 ioam_path::trace_type |
Definition at line 58 of file ioam_summary_export.h.