FD.io VPP  v19.08-27-gf4dcae4
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 84 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 92 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 88 of file ioam_analyse.h.


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