FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
ioam_analyse_pot_data Struct Reference

Analysed iOAM pot data. More...

Data Fields

u32 sfc_validated_count
 Number of packets validated (passes through the service chain) within the timestamps. More...
 
u32 sfc_invalidated_count
 Number of packets invalidated (failed through the service chain) within the timestamps. More...
 

Detailed Description

Analysed iOAM pot data.

Note
cache aligned.

Definition at line 83 of file ioam_analyse.h.

Field Documentation

u32 ioam_analyse_pot_data::sfc_invalidated_count

Number of packets invalidated (failed through the service chain) within the timestamps.

Definition at line 91 of file ioam_analyse.h.

u32 ioam_analyse_pot_data::sfc_validated_count

Number of packets validated (passes through the service chain) within the timestamps.

Definition at line 87 of file ioam_analyse.h.


The documentation for this struct was generated from the following file: