Searched refs:samp_npkt (Results 1 – 1 of 1) sorted by relevance
101 int samp_npkt; /* parameter needed for sampling, with '1 out of N' method has been requested */ member634 pw->samp_npkt = (pw->samp_npkt + 1) % p->rmt_samp.value; in pcap_read_npf()637 if (pw->samp_npkt != 0) { in pcap_read_npf()