decomp_stat      1146 drivers/net/ppp/bsd_comp.c 	.decomp_stat =		bsd_comp_stats,
decomp_stat       586 drivers/net/ppp/ppp_deflate.c 	.decomp_stat =		z_comp_stats,
decomp_stat       604 drivers/net/ppp/ppp_deflate.c 	.decomp_stat =		z_comp_stats,
decomp_stat      1281 drivers/net/ppp/ppp_generic.c 			ppp->rcomp->decomp_stat(ppp->rc_state, &cstats.d);
decomp_stat       647 drivers/net/ppp/ppp_mppe.c 	.decomp_stat    = mppe_comp_stats,
decomp_stat        78 include/linux/ppp-comp.h 	void	(*decomp_stat) (void *state, struct compstat *stats);