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

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-dos.c345 struct net_device_stats *stats;
1086 struct net_device_stats *stats = (struct net_device_stats*) dev->priv;
1101 struct net_device_stats *stats = (struct net_device_stats*) dev->priv;
1125 dev->priv = calloc (sizeof(struct net_device_stats), 1);
1158 static struct net_device_stats stats;
H A Dpcap-dos.h176 typedef struct net_device_stats { struct
/freebsd-10.3-release/sys/dev/lmc/
H A Dif_lmc.h1139 struct net_device_stats net_stats; /* linux_stats storage */
1676 static struct net_device_stats * linux_stats(struct net_device *);
H A Dif_lmc.c6628 static struct net_device_stats *
6646 struct net_device_stats *stats = linux_stats(sc->net_dev);
/freebsd-10.3-release/sys/dev/xen/netfront/
H A Dnetfront.c210 struct net_device_stats struct
249 struct net_device_stats stats;

Completed in 79 milliseconds