OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comp_bytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
ppp_defs.h
156
unsigned int
comp_bytes
; /* compressed bytes */
member in struct:compstat
bsd-comp.c
108
u_int
comp_bytes
; /* compressed bytes */
member in struct:bsd_db
272
stats->
comp_bytes
= db->
comp_bytes
;
652
db->
comp_bytes
+= olen + BSD_OVHD;
1067
db->
comp_bytes
+= ilen + BSD_OVHD;
ppp-deflate.c
334
state->stats.
comp_bytes
+= olen;
357
out = stats->
comp_bytes
+ stats->inc_bytes;
597
state->stats.
comp_bytes
+= rlen;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025