Home | History | Annotate | Download | only in os

Lines Matching refs:getTcpBytesReceived

252         public abstract long getTcpBytesReceived(int which);
1229 rxTotal += u.getTcpBytesReceived(which);
1326 long rx = u.getTcpBytesReceived(which);
1541 rxTotal += u.getTcpBytesReceived(which);
1692 long tcpReceived = u.getTcpBytesReceived(which);