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

/freebsd-9.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-9.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.c6627 static struct net_device_stats *
6645 struct net_device_stats *stats = linux_stats(sc->net_dev);
/freebsd-9.3-release/sys/dev/xen/netfront/
H A Dnetfront.c211 struct net_device_stats struct
250 struct net_device_stats stats;

Completed in 132 milliseconds