Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ppp/
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,
/Linux-v4.19/drivers/isdn/i4l/
Disdn_bsdcomp.c643 static int bsd_decompress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, in bsd_decompress() function
907 .decompress = bsd_decompress,