Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ppp/
Dppp_deflate.c54 static void z_comp_stats(void *state, struct compstat *stats);
266 static void z_comp_stats(void *arg, struct compstat *stats) in z_comp_stats() function
578 .comp_stat = z_comp_stats,
585 .decomp_stat = z_comp_stats,
596 .comp_stat = z_comp_stats,
603 .decomp_stat = z_comp_stats,