Searched refs:net_device_stats (Results 1 – 8 of 8) sorted by relevance
42 struct net_device_stats { struct
340 struct net_device_stats *stats; in pcap_stats_dos()1081 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_xmit()1096 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_stats()1120 dev->priv = calloc (sizeof(struct net_device_stats), 1); in pkt_probe()1153 static struct net_device_stats stats; in ndis_stats()
176 typedef struct net_device_stats { struct
111 struct net_device_stats gen;
495 struct net_device_stats stats; /* interface statistics */
108 struct net_device_stats struct336 struct net_device_stats* (*get_stats)(struct net_device *dev);
51 #define MAXS (sizeof(struct net_device_stats)/sizeof(unsigned long))
1362 struct net_device_stats stats;1772 static struct net_device_stats *TLan_GetStats( struct net_device *);2633 static struct net_device_stats *TLan_GetStats( struct net_device *dev )