Searched refs:NET_DEV_STAT (Results 1 – 1 of 1) sorted by relevance
184 #define NET_DEV_STAT(FIELD) \ macro191 NET_DEV_STAT(rx_packets);192 NET_DEV_STAT(tx_packets);193 NET_DEV_STAT(rx_bytes);194 NET_DEV_STAT(tx_bytes);195 NET_DEV_STAT(rx_errors);196 NET_DEV_STAT(tx_errors);197 NET_DEV_STAT(rx_dropped);198 NET_DEV_STAT(tx_dropped);199 NET_DEV_STAT(multicast);[all …]