Searched refs:mRxBytes (Results 1 – 1 of 1) sorted by relevance
43 private long mRxBytes; field in VmsClientStats79 this.mRxBytes = other.mRxBytes; in VmsClientStats()105 mRxBytes += size; in packetReceived()152 return mRxBytes; in getRxBytes()