Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ppp/
Dppp_deflate.c53 static int z_decompress(void *state, unsigned char *ibuf,
414 static int z_decompress(void *arg, unsigned char *ibuf, int isize, in z_decompress() function
587 .decompress = z_decompress,
605 .decompress = z_decompress,