OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compstat
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/
ppp_defs.h
105
struct
compstat
{
struct
125
struct
compstat
c;
126
struct
compstat
d;
/development/ndk/platforms/android-3/include/linux/
ppp_defs.h
92
struct
compstat
{
struct
112
struct
compstat
c;
113
struct
compstat
d;
/development/ndk/platforms/android-L/include/linux/
ppp_defs.h
105
struct
compstat
{
struct
125
struct
compstat
c;
126
struct
compstat
d;
/external/kernel-headers/original/uapi/linux/
ppp_defs.h
116
struct
compstat
{
struct
137
struct
compstat
c; /* packet compression statistics */
138
struct
compstat
d; /* packet decompression statistics */
Completed in 265 milliseconds