OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compstat
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/
ppp_defs.h
153
struct
compstat
{
struct
164
struct
compstat
c; /* packet compression statistics */
165
struct
compstat
d; /* packet decompression statistics */
ppp-comp.h
81
void (*comp_stat)(void *, struct
compstat
*);
96
void (*decomp_stat)(void *, struct
compstat
*);
ppp-deflate.c
71
struct
compstat
stats;
93
static void z_comp_stats(void *state, struct
compstat
*stats);
350
z_comp_stats(void *arg, struct
compstat
*stats)
bsd-comp.c
146
static void bsd_comp_stats(void *state, struct
compstat
*stats);
265
bsd_comp_stats(void *state, struct
compstat
*stats)
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025