Android-cuttlefish cvd tool
Public Attributes | List of all members
rtnl_link_stats Struct Reference

#include <if_link.h>

Public Attributes

__u32 rx_packets
 
__u32 tx_packets
 
__u32 rx_bytes
 
__u32 tx_bytes
 
__u32 rx_errors
 
__u32 tx_errors
 
__u32 rx_dropped
 
__u32 tx_dropped
 
__u32 multicast
 
__u32 collisions
 
__u32 rx_length_errors
 
__u32 rx_over_errors
 
__u32 rx_crc_errors
 
__u32 rx_frame_errors
 
__u32 rx_fifo_errors
 
__u32 rx_missed_errors
 
__u32 tx_aborted_errors
 
__u32 tx_carrier_errors
 
__u32 tx_fifo_errors
 
__u32 tx_heartbeat_errors
 
__u32 tx_window_errors
 
__u32 rx_compressed
 
__u32 tx_compressed
 
__u32 rx_nohandler
 

Member Data Documentation

◆ collisions

__u32 rtnl_link_stats::collisions

◆ multicast

__u32 rtnl_link_stats::multicast

◆ rx_bytes

__u32 rtnl_link_stats::rx_bytes

◆ rx_compressed

__u32 rtnl_link_stats::rx_compressed

◆ rx_crc_errors

__u32 rtnl_link_stats::rx_crc_errors

◆ rx_dropped

__u32 rtnl_link_stats::rx_dropped

◆ rx_errors

__u32 rtnl_link_stats::rx_errors

◆ rx_fifo_errors

__u32 rtnl_link_stats::rx_fifo_errors

◆ rx_frame_errors

__u32 rtnl_link_stats::rx_frame_errors

◆ rx_length_errors

__u32 rtnl_link_stats::rx_length_errors

◆ rx_missed_errors

__u32 rtnl_link_stats::rx_missed_errors

◆ rx_nohandler

__u32 rtnl_link_stats::rx_nohandler

◆ rx_over_errors

__u32 rtnl_link_stats::rx_over_errors

◆ rx_packets

__u32 rtnl_link_stats::rx_packets

◆ tx_aborted_errors

__u32 rtnl_link_stats::tx_aborted_errors

◆ tx_bytes

__u32 rtnl_link_stats::tx_bytes

◆ tx_carrier_errors

__u32 rtnl_link_stats::tx_carrier_errors

◆ tx_compressed

__u32 rtnl_link_stats::tx_compressed

◆ tx_dropped

__u32 rtnl_link_stats::tx_dropped

◆ tx_errors

__u32 rtnl_link_stats::tx_errors

◆ tx_fifo_errors

__u32 rtnl_link_stats::tx_fifo_errors

◆ tx_heartbeat_errors

__u32 rtnl_link_stats::tx_heartbeat_errors

◆ tx_packets

__u32 rtnl_link_stats::tx_packets

◆ tx_window_errors

__u32 rtnl_link_stats::tx_window_errors

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