compstat          143 include/linux/isdn_ppp.h   void (*stat) (void *state, struct compstat *stats);
compstat           84 include/linux/ppp-comp.h 	void	(*comp_stat) (void *state, struct compstat *stats);
compstat          108 include/linux/ppp-comp.h 	void	(*decomp_stat) (void *state, struct compstat *stats);
compstat          169 include/linux/ppp_defs.h     struct compstat	c;	/* packet compression statistics */
compstat          170 include/linux/ppp_defs.h     struct compstat	d;	/* packet decompression statistics */