HomeSort by relevance Sort by last modified time
    Searched refs:compstat (Results 51 - 55 of 55) sorted by null

1 23

  /external/kernel-headers/original/linux/
ppp_defs.h 150 struct compstat { struct
171 struct compstat c; /* packet compression statistics */
172 struct compstat d; /* packet decompression statistics */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppp-comp.h 86 void (*comp_stat) (void *state, struct compstat *stats);
110 void (*decomp_stat) (void *state, struct compstat *stats);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h 86 void (*comp_stat) (void *state, struct compstat *stats);
110 void (*decomp_stat) (void *state, struct compstat *stats);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h 86 void (*comp_stat) (void *state, struct compstat *stats);
110 void (*decomp_stat) (void *state, struct compstat *stats);
  /external/ppp/pppd/include/net/
ppp-comp.h 74 void (*comp_stat) __P((void *state, struct compstat *stats));
91 void (*decomp_stat) __P((void *state, struct compstat *stats));

Completed in 257 milliseconds

1 23