Searched refs:tx_dropped (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Diftop.c67 unsigned int tx_dropped; member in struct:if_stats
162 &ifs->tx_packets, &ifs->tx_errors, &ifs->tx_dropped);
211 new->tx_dropped - old->tx_dropped);

Completed in 39 milliseconds