Searched refs:NET_DEV_STAT (Results 1 – 1 of 1) sorted by relevance
174 #define NET_DEV_STAT(FIELD) \ macro181 NET_DEV_STAT(rx_packets);182 NET_DEV_STAT(tx_packets);183 NET_DEV_STAT(rx_bytes);184 NET_DEV_STAT(tx_bytes);185 NET_DEV_STAT(rx_errors);186 NET_DEV_STAT(tx_errors);187 NET_DEV_STAT(rx_dropped);188 NET_DEV_STAT(tx_dropped);189 NET_DEV_STAT(multicast);[all …]