Searched refs:net_device_stats (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-dos.c357 struct net_device_stats *stats;
1105 struct net_device_stats *stats = (struct net_device_stats*) dev->priv;
1120 struct net_device_stats *stats = (struct net_device_stats*) dev->priv;
1144 dev->priv = calloc (sizeof(struct net_device_stats), 1);
1177 static struct net_device_stats stats;
H A Dpcap-dos.h176 typedef struct net_device_stats { struct

Completed in 75 milliseconds