taglinefilesource code
rx_length_errors518drivers/net/3c501.clp->stats.rx_length_errors++;
rx_length_errors844drivers/net/3c507.cif (frame_status & 0x0080) lp->stats.rx_length_errors++;
rx_length_errors594drivers/net/3c509.ccase 0x0800:    lp->stats.rx_length_errors++; break;
rx_length_errors596drivers/net/3c509.ccase 0x1800:    lp->stats.rx_length_errors++; break;
rx_length_errors369drivers/net/apricot.cif ((lp->scb.rfd->stat) & 0x0080) lp->stats.rx_length_errors++;
rx_length_errors374drivers/net/apricot.cif ((lp->scb.rfd->stat) & 0x1000) lp->stats.rx_length_errors++;
rx_length_errors520drivers/net/at1700.cif (status & 0x08) lp->stats.rx_length_errors++;
rx_length_errors1073drivers/net/eepro.clp->stats.rx_length_errors++;
rx_length_errors936drivers/net/eexpress.cif (frame_status & 0x0080) lp->stats.rx_length_errors++;
rx_length_errors509drivers/net/ni65.cp->stats.rx_length_errors++;
rx_length_errors1912drivers/net/ppp.cppp_stats.rx_length_errors = ppp->stats.runts;
rx_length_errors1539drivers/net/sk_g16.cp->stats.rx_length_errors++; /* packet to long */
rx_length_errors607drivers/net/tulip.cif (status & 0x0890) lp->stats.rx_length_errors++;
rx_length_errors1536drivers/net/wavelan.clp->stats.rx_length_errors++;
rx_length_errors544drivers/net/znet.cif (status & 0x0080) lp->stats.rx_length_errors++;
rx_length_errors546drivers/net/znet.clp->stats.rx_length_errors++;
rx_length_errors78include/linux/if_ether.hint  rx_length_errors;
rx_length_errors888net/core/dev.cstats->rx_length_errors + stats->rx_over_errors