taglinefilesource code
rx_over_errors440drivers/net/3c501.clp->stats.rx_over_errors++;
rx_over_errors832drivers/net/3c507.cif (frame_status & 0x0100) lp->stats.rx_over_errors++;
rx_over_errors584drivers/net/3c509.ccase 0x0000:    lp->stats.rx_over_errors++; break;
rx_over_errors505drivers/net/8390.cei_local->stat.rx_over_errors++;
rx_over_errors349drivers/net/apricot.cif ((lp->scb.rfd->stat) & 0x0100) lp->stats.rx_over_errors++;
rx_over_errors512drivers/net/at1700.cif (status & 0x01) lp->stats.rx_over_errors++;
rx_over_errors520drivers/net/atp.clp->stats.rx_over_errors++;
rx_over_errors646drivers/net/de620.c((struct netstats *)(dev->priv))->rx_over_errors++;
rx_over_errors666drivers/net/de620.c((struct netstats *)(dev->priv))->rx_over_errors++;
rx_over_errors1043drivers/net/depca.cif (status & R_OFLO) lp->stats.rx_over_errors++;
rx_over_errors934drivers/net/eexpress.cif (frame_status & 0x0100) lp->stats.rx_over_errors++;
rx_over_errors890drivers/net/lance.cif (status & 0x10) lp->stats.rx_over_errors++;
rx_over_errors788drivers/net/ni52.cp->stats.rx_over_errors += l;
rx_over_errors523drivers/net/ni65.cif(rmdstat & RCV_OFLO) p->stats.rx_over_errors++;
rx_over_errors1865drivers/net/ppp.cppp_stats.rx_over_errors = ppp->stats.roverrun;
rx_over_errors413drivers/net/skeleton.cif (status & 0x10) lp->stats.rx_over_errors++;
rx_over_errors743drivers/net/slip.cstats.rx_over_errors = sl->roverrun;
rx_over_errors544drivers/net/znet.cif (status & 0x0200) lp->stats.rx_over_errors++; /* Wrong. */
rx_over_errors66include/linux/if_ether.hint  rx_over_errors;      /* receiver ring buff overflow  */
rx_over_errors969net/inet/dev.cstats->rx_length_errors + stats->rx_over_errors