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