Searched refs:decomp_stat (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dppp-comp.h78 void (*decomp_stat) (void *state, struct compstat *stats); member in struct:compressor
/linux-master/drivers/net/ppp/
H A Dppp_deflate.c585 .decomp_stat = z_comp_stats,
603 .decomp_stat = z_comp_stats,
H A Dppp_mppe.c647 .decomp_stat = mppe_comp_stats,
H A Dbsd_comp.c1146 .decomp_stat = bsd_comp_stats,
H A Dppp_generic.c1494 ppp->rcomp->decomp_stat(ppp->rc_state, &cstats.d);

Completed in 143 milliseconds