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