HomeSort by relevance Sort by last modified time
    Searched refs:TotDrops (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/include/
pcap-int.h 58 u_long TotDrops; /* count of dropped packets */
  /external/libpcap/
pcap-pf.c 85 u_long TotDrops; /* count of dropped packets */
191 pf->TotDrops += sp->ens_dropped;
284 ps->ps_drop = pf->TotDrops;

Completed in 575 milliseconds