taglinefilesource code
tx_window_errors531drivers/net/3c509.clp->stats.tx_window_errors    += inb(ioaddr + 4);
tx_window_errors385drivers/net/8390.cif (status & ENTSR_OWC) ei_local->stat.tx_window_errors++;
tx_window_errors1065drivers/net/depca.cif (err_status & TMD3_LCOL) lp->stats.tx_window_errors++;
tx_window_errors639drivers/net/lance.cif (err_status & 0x1000) lp->stats.tx_window_errors++;
tx_window_errors379drivers/net/skeleton.clp->stats.tx_window_errors++;
tx_window_errors75include/linux/if_ether.hint  tx_window_errors;
tx_window_errors792net/inet/dev.c+ stats->tx_window_errors + stats->tx_heartbeat_errors);