Searched refs:statistics (Results 1 - 23 of 23) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bridge/
H A Dbr_device.c43 return &br->statistics;
53 br->statistics.tx_packets++;
54 br->statistics.tx_bytes += skb->len;
H A Dbr_forward.c100 br->statistics.tx_dropped++;
116 br->statistics.tx_dropped++;
H A Dbr_input.c36 br->statistics.rx_packets++;
37 br->statistics.rx_bytes += skb->len;
H A Dbr_private.h86 struct net_device_stats statistics; member in struct:net_bridge
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Daironet4500_core.c2715 priv->rid_dir[9].buff = &priv->statistics;
2735 priv->rid_dir[9].bufflen = sizeof(priv->statistics);
3122 priv->stats.rx_bytes = priv->statistics.HostRxBytes;
3123 priv->stats.tx_bytes = priv->statistics.HostTxBytes;
3124 priv->stats.rx_fifo_errors = priv->statistics.RxOverrunErr ;
3125 priv->stats.rx_crc_errors = priv->statistics.RxPlcpCrcErr + priv->statistics.RxMacCrcErr ;
3126 priv->stats.rx_frame_errors = priv->statistics.RxPlcpFormat ;
3127 priv->stats.rx_length_errors = priv->statistics.RxPlcpLength ;
3128 priv->stats.rx_missed_errors = priv->statistics
[all...]
H A Daironet4500_rid.c2167 priv->rid_dir[9].buff = &priv->statistics;
2187 priv->rid_dir[9].bufflen = sizeof(priv->statistics);
H A Daironet4500.h1438 struct awc_Statistics_32 statistics; member in struct:awc_private
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdla_fr.c56 * o Updated comments, statistics and tracing.
238 struct net_device_stats ifstats; /* interface statistics */
716 /* Intialize global statistics for a card */
773 * Update device status & statistics.
2002 * Get ethernet-style interface statistics.
2040 ++card->statistics.isr_entry;
2046 ++card->statistics.isr_already_critical;
2054 ++card->statistics.isr_already_critical;
2062 ++card->statistics.isr_rx;
2068 ++ card->statistics
[all...]
H A Dsdla_ppp.c35 * Sep 10, 1999 Nenad Corbic o Fixed up the /proc statistics
215 /* PPP specific statistics */
427 /* initialize global statistics */
463 * Update device status & statistics.
496 /* wait a maximum of 1 second for the statistics to be updated */
1324 * Get ethernet-style interface statistics.
1616 * Get communications error statistics.
1715 ++card->statistics.isr_entry;
1732 ++card->statistics.isr_already_critical;
1744 ++card->statistics
[all...]
H A Dsdla_x25.c285 struct net_device_stats ifstats; /* interface statistics */
813 * Name: update(), Update device status & statistics.
1651 * Get ethernet-style interface statistics.
1679 ++card->statistics.isr_entry;
2585 * Get communications error statistics.
2614 * Get protocol statistics.
5174 memcpy(&x25_udp_pkt->data[0], &card->statistics, sizeof(global_stats_t));
5189 &card->statistics, sizeof(global_stats_t));
5474 memset(&card->statistics.isr_entry,0,sizeof(global_stats_t));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dwanpipe.h34 * statistics.
195 Data Structure for global statistics
251 Data Structure for if_send statistics
367 global_stats_t statistics; /* global statistics */ member in struct:sdla
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dwanpipe.h34 * statistics.
195 Data Structure for global statistics
251 Data Structure for if_send statistics
367 global_stats_t statistics; /* global statistics */ member in struct:sdla
/asus-wl-520gu-7.0.1.45/src/router/LPRng/po/
H A DMakefile.in67 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
68 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
H A DMakefile110 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
111 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/po/
H A DMakefile.in70 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
71 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
H A DMakefile155 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
156 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/po/
H A DMakefile.in67 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
68 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
H A DMakefile93 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
94 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex58 \item \verb|-s|, \verb|-stats|, \verb|-statistics|
62 As a rule, the information is statistics or some time values.
485 \paragraph{Statistics:} With the \verb|-statistics| option, \verb|ip| also
486 prints interface statistics:
499 statistics. They contain:
527 \verb|ip| prints more detailed statistics on receiver
799 \paragraph{Statistics:} With the \verb|-statistics| option, the command
1019 \paragraph{Statistics:} The \verb|-statistics| option displays some usage
1020 statistics, f.e.\
1052 \paragraph{Statistics:} With the \verb|-statistics| optio
[all...]
H A Dip-tunnels.tex291 Also you may look at statistics:
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/
H A Dconfigure7245 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
7246 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
7380 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
7381 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dconfigure16102 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
16103 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
16241 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
16242 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/
H A Dconfigure4693 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
4694 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
4898 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
4899 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then

Completed in 222 milliseconds