Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ppp/
Dppp_deflate.c57 static void z_comp_stats(void *state, struct compstat *stats);
269 static void z_comp_stats(void *arg, struct compstat *stats) in z_comp_stats() function
582 .comp_stat = z_comp_stats,
589 .decomp_stat = z_comp_stats,
600 .comp_stat = z_comp_stats,
607 .decomp_stat = z_comp_stats,