Searched refs:net_device_stats (Results 1 – 7 of 7) sorted by relevance
243 struct net_device_stats { struct318 struct net_device_stats tx_stats;320 struct net_device_stats rx_stats;
364 struct net_device_stats *stats; in pcap_stats_dos()1119 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_xmit()1134 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_stats()1158 dev->priv = calloc (sizeof(struct net_device_stats), 1); in pkt_probe()1191 static struct net_device_stats stats; in ndis_stats()
174 typedef struct net_device_stats { struct
71 static void ifstat_errors ( struct net_device_stats *stats, in ifstat_errors()
238 struct net_device_stats net_stats;
82 static void netdev_record_stat ( struct net_device_stats *stats, int rc ) { in netdev_record_stat()
1928 struct net_device_stats net_stats;1929 struct net_device_stats net_stats_prev;