Public Member Functions | Public Attributes | List of all members
EthtoolStats Struct Reference

#include <ethernet_interface_info.h>

Public Member Functions

 EthtoolStats ()
 
EthtoolStatsoperator-= (const EthtoolStats &right)
 

Public Attributes

uint64_t rx_align_errors_
 
uint64_t rx_crc_errors_
 
uint64_t rx_errors_
 
uint64_t rx_frame_errors_
 

Detailed Description

Definition at line 43 of file ethernet_interface_info.h.

Constructor & Destructor Documentation

EthtoolStats::EthtoolStats ( )

Definition at line 8 of file ethernet_interface_info.cpp.

Member Function Documentation

EthtoolStats & EthtoolStats::operator-= ( const EthtoolStats right)

Definition at line 17 of file ethernet_interface_info.cpp.

Member Data Documentation

uint64_t EthtoolStats::rx_align_errors_

Definition at line 49 of file ethernet_interface_info.h.

uint64_t EthtoolStats::rx_crc_errors_

Definition at line 47 of file ethernet_interface_info.h.

uint64_t EthtoolStats::rx_errors_

Definition at line 46 of file ethernet_interface_info.h.

uint64_t EthtoolStats::rx_frame_errors_

Definition at line 48 of file ethernet_interface_info.h.


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


ethercat_hardware
Author(s): Rob Wheeler , Derek King
autogenerated on Fri Mar 15 2019 02:53:29