Home
last modified time | relevance | path

Searched refs:z_comp_stats (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ppp/
H A Dppp_deflate.c54 static void z_comp_stats(void *state, struct compstat *stats);
265 static void z_comp_stats(void *arg, struct compstat *stats) in z_comp_stats() function
577 .comp_stat = z_comp_stats,
584 .decomp_stat = z_comp_stats,
595 .comp_stat = z_comp_stats,
602 .decomp_stat = z_comp_stats,