Profishark API  2.3.12.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ProfisharkApiStatisticsV1 Struct Reference

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

#include <ProfisharkAPI.h>

Data Fields

uint64_t Date
 
uint64_t SoftwareDropped
 
uint64_t LinkUp
 
uint64_t LinkDown
 
ProfisharkApiStatisticsV1Port PortsStatistics [2]
 
uint64_t BogusBytes
 
uint64_t TotalPackets
 

Detailed Description

Statistics structure for devices supporting V1 model.

Field Documentation

uint64_t BogusBytes

Bogus bytes received by the driver

uint64_t Date

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

uint64_t LinkDown

Duration the link has been down last time it happened in ms

uint64_t LinkUp

Duration the link has been up on the port in ms

ProfisharkApiStatisticsV1Port PortsStatistics[2]

Statistics for each port

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: