OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sls_compressedin
(Results
1 - 5
of
5
) sorted by null
/external/libppp/src/
slcompress.h
145
int
sls_compressedin
; /* inbound compressed packets */
member in struct:slstat
slcompress.c
474
slstat->
sls_compressedin
++;
599
arg->bundle->ncp.ipcp.vj.slstat.
sls_compressedin
,
/external/ppp/pppd/include/net/
slcompress.h
130
int
sls_compressedin
; /* inbound compressed packets */
member in struct:slcompress
/external/qemu/slirp/
debug.c
170
lprint(" %6d inbound compressed packets\r\n", comp_s.
sls_compressedin
);
/external/qemu/slirp-android/
debug.c
167
lprint(" %6d inbound compressed packets\r\n", comp_s.
sls_compressedin
);
Completed in 207 milliseconds