OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TotAccepted
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/include/
pcap-int.h
57
u_long
TotAccepted
; /* count accepted by filter */
/external/libpcap/
pcap-pf.c
84
u_long
TotAccepted
; /* count accepted by filter */
210
pf->
TotAccepted
++;
283
ps->ps_recv = pf->
TotAccepted
;
Completed in 284 milliseconds