Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/gpxe/
Dnetdevice.h243 struct net_device_stats { struct
318 struct net_device_stats tx_stats;
320 struct net_device_stats rx_stats;
/external/libpcap/
Dpcap-dos.c364 struct net_device_stats *stats; in pcap_stats_dos()
1119 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_xmit()
1134 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_stats()
1158 dev->priv = calloc (sizeof(struct net_device_stats), 1); in pkt_probe()
1191 static struct net_device_stats stats; in ndis_stats()
Dpcap-dos.h174 typedef struct net_device_stats { struct
/external/syslinux/gpxe/src/usr/
Difmgmt.c71 static void ifstat_errors ( struct net_device_stats *stats, in ifstat_errors()
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000.h238 struct net_device_stats net_stats;
/external/syslinux/gpxe/src/net/
Dnetdevice.c82 static void netdev_record_stat ( struct net_device_stats *stats, int rc ) { in netdev_record_stat()
/external/syslinux/gpxe/src/drivers/net/
Dtg3.h1928 struct net_device_stats net_stats;
1929 struct net_device_stats net_stats_prev;