Profishark API  2.3.12.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

uint64_t BogusBytes

Bogus bytes received by the driver

The counters values

uint64_t Date

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

uint64_t SoftwareDropped

Number of packets dropped by the driver

uint64_t TotalPackets

Total number of packets parsed by the driver


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