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

12

  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
ppp_defs.h 92 struct compstat { struct
112 struct compstat c;
113 struct compstat d;
  /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 624 milliseconds

12