comp_stat        1139 drivers/net/ppp/bsd_comp.c 	.comp_stat =		bsd_comp_stats,
comp_stat         579 drivers/net/ppp/ppp_deflate.c 	.comp_stat =		z_comp_stats,
comp_stat         597 drivers/net/ppp/ppp_deflate.c 	.comp_stat =		z_comp_stats,
comp_stat        1279 drivers/net/ppp/ppp_generic.c 			ppp->xcomp->comp_stat(ppp->xc_state, &cstats.c);
comp_stat         640 drivers/net/ppp/ppp_mppe.c 	.comp_stat      = mppe_comp_stats,
comp_stat          54 include/linux/ppp-comp.h 	void	(*comp_stat) (void *state, struct compstat *stats);