Searched refs:decomp_stat (Results 1 – 5 of 5) sorted by relevance
78 void (*decomp_stat) (void *state, struct compstat *stats); member
585 .decomp_stat = z_comp_stats,603 .decomp_stat = z_comp_stats,
647 .decomp_stat = mppe_comp_stats,
1146 .decomp_stat = bsd_comp_stats,
1494 ppp->rcomp->decomp_stat(ppp->rc_state, &cstats.d); in ppp_net_siocdevprivate()