| tag | line | file | source code |
|---|---|---|---|
| tx_dropped | 843 | drivers/net/slip.c | stats.tx_dropped = sl->sbusy; |
| tx_dropped | 73 | include/linux/if_ether.h | int tx_dropped; /* no space available in linux */ |
| tx_dropped | 773 | net/inet/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |