Searched refs:lastPacketIn (Results 1 – 1 of 1) sorted by relevance
57 uint64_t lastPacketIn = 0.0; in Finish() local66 lastPacketIn = itor->rx_packets; in Finish()75 …(itor->tx_bytes - lastTx) / durS, itor->rx_packets, 1.0 * (itor->rx_packets - lastPacketIn) / durS, in Finish()80 lastPacketIn = itor->rx_packets; in Finish()