tag | line | file | source code |
---|---|---|---|
tx_dropped | 1856 | drivers/net/ppp.c | ppp_stats.tx_dropped = 0; |
tx_dropped | 748 | drivers/net/slip.c | stats.tx_dropped = sl->sbusy; |
tx_dropped | 60 | include/linux/if_ether.h | int tx_dropped; /* no space available in linux */ |
tx_dropped | 912 | net/inet/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |