| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Ethernet error statistics. More...
#include <net_stats.h>
Ethernet error statistics.
| net_stats_t net_stats_eth_errors::corr_ecc_errors | 
| net_stats_t net_stats_eth_errors::rx_align_errors | 
| net_stats_t net_stats_eth_errors::rx_buf_alloc_failed | 
| net_stats_t net_stats_eth_errors::rx_crc_errors | 
| net_stats_t net_stats_eth_errors::rx_dma_failed | 
| net_stats_t net_stats_eth_errors::rx_frame_errors | 
| net_stats_t net_stats_eth_errors::rx_length_errors | 
| net_stats_t net_stats_eth_errors::rx_long_length_errors | 
| net_stats_t net_stats_eth_errors::rx_missed_errors | 
| net_stats_t net_stats_eth_errors::rx_no_buffer_count | 
| net_stats_t net_stats_eth_errors::rx_over_errors | 
| net_stats_t net_stats_eth_errors::rx_short_length_errors | 
| net_stats_t net_stats_eth_errors::tx_aborted_errors | 
| net_stats_t net_stats_eth_errors::tx_carrier_errors | 
| net_stats_t net_stats_eth_errors::tx_dma_failed | 
| net_stats_t net_stats_eth_errors::tx_fifo_errors | 
| net_stats_t net_stats_eth_errors::tx_heartbeat_errors | 
| net_stats_t net_stats_eth_errors::tx_window_errors | 
| net_stats_t net_stats_eth_errors::uncorr_ecc_errors |