Searched refs:packets_left (Results 1 – 1 of 1) sorted by relevance
325 …int packets_left; /* Unhandled packets left within the block from previous call to pcap_read_linux… member5603 handlep->packets_left = h.h3->hdr.bh1.num_pkts;5605 packets_to_read = handlep->packets_left;5641 handlep->packets_left--;5644 if (handlep->packets_left <= 0) {