tag | line | file | source code |
---|---|---|---|
tx_dropped | 71 | include/linux/if_ether.h | int tx_dropped; /* no space available in linux */ |
tx_dropped | 756 | net/inet/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |
tx_dropped | 687 | net/socket/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |