Searched refs:tx_compressed (Results 1 - 17 of 17) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/tools/upnp/igd/
H A Digd.h27 unsigned long tx_compressed; member in struct:_if_stats
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dslip.h81 unsigned long tx_compressed; member in struct:slip
H A Dslip.c609 stats.tx_fifo_errors = sl->tx_compressed;
H A Dstarfire.c1190 np->stats.tx_compressed++;
/asus-wl-520gu-7.0.1.45/src/tools/upnp/igd/linux/
H A Dlinux_net.c71 &pstats->tx_compressed);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_fddi.h136 __u32 tx_compressed; member in struct:fddi_statistics
H A Dnetdevice.h127 unsigned long tx_compressed; member in struct:net_device_stats
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_fddi.h136 __u32 tx_compressed; member in struct:fddi_statistics
H A Dnetdevice.h127 unsigned long tx_compressed; member in struct:net_device_stats
/asus-wl-520gu-7.0.1.45/src/router/misc/
H A Dstats.pl86 $tx_fifo{$name}, $tx_colls{$name}, $tx_carrier{$name}, $tx_compressed{$name}) =
/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Dipaddress.c245 s->tx_compressed ? "compressed" : "", _SL_);
249 if (s->tx_compressed)
250 fprintf(fp, " %-7lu", s->tx_compressed);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/lmc/
H A Dlmc_var.h286 unsigned long tx_compressed; member in struct:lmc_statistics
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dinterface.c845 unsigned long tx_compressed; member in struct:user_net_device_stats
1109 &ife->stats.tx_compressed);
2011 printf(_("compressed:%lu "), ptr->stats.tx_compressed);
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dinterface.c880 unsigned long tx_compressed; member in struct:user_net_device_stats
1144 &ife->stats.tx_compressed);
2031 printf(_("compressed:%lu "), ptr->stats.tx_compressed);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dhdlc.c823 pvc->stats.tx_compressed++; /* TX Congestion counter */
H A Dsdla_x25.c2434 chan->ifstats.tx_compressed = atomic_read(&chan->common.command);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Ddev.c1764 stats->tx_compressed);

Completed in 137 milliseconds