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