Home
last modified time | relevance | path

Searched refs:TotDrops (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-pf.c82 u_long TotDrops; /* count of dropped packets */ member
187 pf->TotDrops += sp->ens_dropped; in pcap_read_pf()
280 ps->ps_drop = pf->TotDrops; in pcap_stats_pf()