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

/external/syslinux/gpxe/src/usr/
H A Difmgmt.c71 static void ifstat_errors ( struct net_device_stats *stats,
/external/syslinux/gpxe/src/include/gpxe/
H A Dnetdevice.h243 struct net_device_stats { struct
318 struct net_device_stats tx_stats;
320 struct net_device_stats rx_stats;
/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
/external/syslinux/gpxe/src/drivers/net/e1000/
H A De1000.h238 struct net_device_stats net_stats;
/external/syslinux/gpxe/src/net/
H A Dnetdevice.c82 static void netdev_record_stat ( struct net_device_stats *stats, int rc ) {
/external/syslinux/gpxe/src/drivers/net/
H A Dtg3.h1928 struct net_device_stats net_stats;
1929 struct net_device_stats net_stats_prev;

Completed in 147 milliseconds