Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ppp/
Dppp_deflate.c50 static int z_decompress(void *state, unsigned char *ibuf,
410 static int z_decompress(void *arg, unsigned char *ibuf, int isize, in z_decompress() function
583 .decompress = z_decompress,
601 .decompress = z_decompress,