Searched refs:linux_stats (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/modules/linux64/
H A DMakefile11 linux_socket.c linux_stats.c linux_sysctl.c linux_sysent.c \
/freebsd-10-stable/sys/modules/linux/
H A DMakefile16 linux_socket.c linux_stats.c linux_sysctl.c linux${SFX}_sysent.c \
/freebsd-10-stable/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.c6629 linux_stats(struct net_device *net_dev) function
6646 struct net_device_stats *stats = linux_stats(sc->net_dev);
6824 net_dev->get_stats = linux_stats;

Completed in 124 milliseconds