Searched refs:net_stats (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/boot/uboot/lib/
H A Dnet.c56 extern struct netif_stats net_stats[];
60 { 0, 1, &net_stats[0], 0, },
63 struct netif_stats net_stats[NENTS(net_ifs)]; variable in typeref:struct:netif_stats
/freebsd-10.1-release/sys/dev/lmc/
H A Dif_lmc.h1139 struct net_device_stats net_stats; /* linux_stats storage */
1138 struct net_device_stats net_stats; /* linux_stats storage */ member in struct:softc
H A Dif_lmc.c6635 return &sc->net_stats;

Completed in 222 milliseconds