Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dppp-comp.h60 void (*decomp_free) (void *state); member
/linux/drivers/net/ppp/
H A Dppp_deflate.c580 .decomp_free = z_decomp_free,
598 .decomp_free = z_decomp_free,
H A Dbsd_comp.c1141 .decomp_free = bsd_free,
H A Dppp_generic.c3088 ocomp->decomp_free(ostate); in ppp_set_compress()
3212 rcomp->decomp_free(rstate); in ppp_ccp_closed()