Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dvjcompress.h147 extern int vj_uncompress_uncomp __P((uchar_t *buf, int buflen,
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c492 vj_uncompress_uncomp(uchar_t *buf, int buflen, struct vjcompress *comp) in vj_uncompress_uncomp() function
H A Dspppcomp.c1583 if (!vj_uncompress_uncomp(dp, hlen, &cp->cp_vj)) { in spppcomp_inpkt()