Searched refs:bsd_decompress (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ppp/ |
| D | bsd_comp.c | 188 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,
|
| /linux-4.4.14/drivers/isdn/i4l/ |
| D | isdn_bsdcomp.c | 641 static int bsd_decompress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, in bsd_decompress() function 905 .decompress = bsd_decompress,
|