Home
last modified time | relevance | path

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

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