Searched refs:NET_DEV_STAT (Results 1 – 1 of 1) sorted by relevance
169 #define NET_DEV_STAT(FIELD) \ macro176 NET_DEV_STAT(rx_packets);177 NET_DEV_STAT(tx_packets);178 NET_DEV_STAT(rx_bytes);179 NET_DEV_STAT(tx_bytes);180 NET_DEV_STAT(rx_errors);181 NET_DEV_STAT(tx_errors);182 NET_DEV_STAT(rx_dropped);183 NET_DEV_STAT(tx_dropped);184 NET_DEV_STAT(multicast);[all …]