OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TotDrops
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/include/
pcap-int.h
58
u_long
TotDrops
; /* count of dropped packets */
/external/libpcap/
pcap-int.h
92
u_long
TotDrops
; /* count of dropped packets */
pcap-pf.c
183
pc->md.
TotDrops
+= sp->ens_dropped;
282
ps->ps_drop = p->md.
TotDrops
;
Completed in 498 milliseconds