Profishark API  2.3.12.0
ProfisharkApiStatisticsV2 Struct Reference

Statistics structure for devices supporting V2 model. More...

#include <ProfisharkAPI.h>

Data Fields

uint64_t Date
 
uint64_t SoftwareDropped
 
uint64_t Counters [PROFISHARKAPI_STATISTICSV2_COUNTERS]
 
uint64_t BogusBytes
 
uint64_t TotalPackets
 

Detailed Description

Statistics structure for devices supporting V2 model.

Field Documentation

◆ BogusBytes

uint64_t BogusBytes

Bogus bytes received by the driver

◆ Counters

The counters values

◆ Date

uint64_t Date

Date when the statistics was gathered in ms since the system started

◆ SoftwareDropped

uint64_t SoftwareDropped

Number of packets dropped by the driver

◆ TotalPackets

uint64_t TotalPackets

Total number of packets parsed by the driver


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