Searched defs:rxPkts (Results 1 – 2 of 2) sorted by relevance
70 void notifyOnDataActivity(long txPkts, long rxPkts) { in notifyOnDataActivity()
453 public long rxPkts; field in DcTracker.TxRxSum459 public TxRxSum(long txPkts, long rxPkts) { in TxRxSum()