|
Profishark API
2.3.19.0
|
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 |
Statistics structure for devices supporting V2 model.
| uint64_t BogusBytes |
Bogus bytes received by the driver
| uint64_t Counters[PROFISHARKAPI_STATISTICSV2_COUNTERS] |
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