Searched refs:packets_left (Results 1 – 2 of 2) sorted by relevance
195 int64_t packets_left = (throttled_transactions_[i]->throttled_byte_count() + in ArmTimer() local197 int64_t ticks_left = (i + 1) + throttle_count * (packets_left - 1); in ArmTimer()
310 …int packets_left; /* Unhandled packets left within the block from previous call to pcap_read_linux… member4486 handlep->packets_left = h.h3->hdr.bh1.num_pkts;4488 int packets_to_read = handlep->packets_left;4520 handlep->packets_left--;4523 if (handlep->packets_left <= 0) {