tte_eth_stats_t Struct Reference

#include <tte_eth_driver.h>

List of all members.

Public Attributes

uint64_t rx_packets
uint64_t tx_packets
uint64_t rx_bytes
uint64_t tx_bytes
uint64_t rx_errors
uint64_t tx_errors
uint64_t rx_dropped
uint64_t tx_dropped
uint64_t rx_length_errors
uint64_t rx_crc_errors
uint64_t rx_fifo_errors
uint64_t tx_carrier_errors

Detailed Description

Counters updated by the NIC during packet reception and transmission.

Definition at line 103 of file tte_eth_driver.h.


Member Data Documentation

total bytes received

Definition at line 107 of file tte_eth_driver.h.

received packets with CRC error

Definition at line 116 of file tte_eth_driver.h.

no available RX buffers in NIC

Definition at line 111 of file tte_eth_driver.h.

bad packets received

Definition at line 109 of file tte_eth_driver.h.

received FIFO overruns

Definition at line 117 of file tte_eth_driver.h.

invalid frame length received

Definition at line 115 of file tte_eth_driver.h.

total packets received

Definition at line 105 of file tte_eth_driver.h.

total bytes transmitted

Definition at line 108 of file tte_eth_driver.h.

PHY error during transmission

Definition at line 120 of file tte_eth_driver.h.

no space available in NIC for TX

Definition at line 112 of file tte_eth_driver.h.

packet transmit problems

Definition at line 110 of file tte_eth_driver.h.

total packets transmitted

Definition at line 106 of file tte_eth_driver.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 29 14:09:19 2011 for TTEthernet Model for INET Framework by  doxygen 1.6.3