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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dbsd-comp.c132 static int bsd_decompress __P((void *state, u_char *cmp, int inlen,
146 bsd_decompress, /* decompress */
547 bsd_decompress(state, cmsg, inlen, dmp, outlenp) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dbsd_comp.c188 static int bsd_decompress (void *state, unsigned char *ibuf, int isize,
830 static int bsd_decompress (void *state, unsigned char *ibuf, int isize, function
1147 .decompress = bsd_decompress,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_bsdcomp.c643 static int bsd_decompress (void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, function
669 printk(KERN_DEBUG "bsd_decompress called\n");
672 printk(KERN_ERR "bsd_decompress called with NULL parameter\n");
907 .decompress = bsd_decompress,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dbsd-comp.c161 static int bsd_decompress __P((void *state, mblk_t *cmp, mblk_t **dmpp));
180 bsd_decompress, /* decompress */
849 bsd_decompress(state, cmsg, dmpp) function

Completed in 77 milliseconds