Searched defs:tx_packets (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Diftop.c65 unsigned int tx_packets; member in struct:if_stats
162 &ifs->tx_packets, &ifs->tx_errors, &ifs->tx_dropped);
201 if (old->rx_packets || old->tx_packets) {
209 new->tx_packets - old->tx_packets,

Completed in 951 milliseconds