Searched defs:txPkts (Results 1 – 1 of 1) sorted by relevance
510 public long txPkts; field in DcTracker.TxRxSum517 public TxRxSum(long txPkts, long rxPkts) { in TxRxSum()