Home | History | Annotate | Download | only in os

Lines Matching refs:rx

1326             long rx = u.getTcpBytesReceived(which);
1332 if (rx > 0 || tx > 0) dumpLine(pw, uid, category, NETWORK_DATA, rx, tx);