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