Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dbsd_comp.c188 static int bsd_decompress (void *state, unsigned char *ibuf, int isize,
827 static int bsd_decompress (void *state, unsigned char *ibuf, int isize, in bsd_decompress() function
1144 .decompress = bsd_decompress,