taglinefilesource code
rx_length_errors631drivers/net/3c501.clp->stats.rx_length_errors++;
rx_length_errors838drivers/net/3c507.cif (frame_status & 0x0080) lp->stats.rx_length_errors++;
rx_length_errors588drivers/net/3c509.ccase 0x0800:    lp->stats.rx_length_errors++; break;
rx_length_errors590drivers/net/3c509.ccase 0x1800:    lp->stats.rx_length_errors++; break;
rx_length_errors865drivers/net/3c59x.cif (rx_error & 0x02)  vp->stats.rx_length_errors++;
rx_length_errors868drivers/net/3c59x.cif (rx_error & 0x10)  vp->stats.rx_length_errors++;
rx_length_errors364drivers/net/apricot.cif ((lp->scb.rfd->stat) & 0x0080) lp->stats.rx_length_errors++;
rx_length_errors369drivers/net/apricot.cif ((lp->scb.rfd->stat) & 0x1000) lp->stats.rx_length_errors++;
rx_length_errors2364drivers/net/arcnet.clp->stats.rx_length_errors++;
rx_length_errors514drivers/net/at1700.cif (status & 0x08) lp->stats.rx_length_errors++;
rx_length_errors1077drivers/net/eepro.clp->stats.rx_length_errors++;
rx_length_errors927drivers/net/eexpress.cif (frame_status & 0x0080) lp->stats.rx_length_errors++;
rx_length_errors997drivers/net/eth16i.cif( status & PKT_SHORT     ) lp->stats.rx_length_errors++;
rx_length_errors514drivers/net/ni65.cp->stats.rx_length_errors++;
rx_length_errors3207drivers/net/ppp.cppp_stats.rx_length_errors    = 0;
rx_length_errors1538drivers/net/sk_g16.cp->stats.rx_length_errors++; /* packet to long */
rx_length_errors594drivers/net/tulip.cif (status & 0x0890) lp->stats.rx_length_errors++;
rx_length_errors1533drivers/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_errors81include/linux/if_ether.hint  rx_length_errors;
rx_length_errors847net/core/dev.cstats->rx_length_errors + stats->rx_over_errors