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

/external/libpcap/
H A Dpcap-dos.c355 struct net_device_stats *stats;
1103 struct net_device_stats *stats = (struct net_device_stats*) dev->priv;
1118 struct net_device_stats *stats = (struct net_device_stats*) dev->priv;
1142 dev->priv = calloc (sizeof(struct net_device_stats), 1);
1175 static struct net_device_stats stats;
H A Dpcap-dos.h174 typedef struct net_device_stats { struct

Completed in 47 milliseconds