Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dvjcompress.h149 extern int vj_uncompress_tcp __P((uchar_t *buf, int buflen, int total_len,
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c534 vj_uncompress_tcp(uchar_t *buf, int buflen, int total_len, in vj_uncompress_tcp() function
H A Dspppcomp.c1534 vjlen = vj_uncompress_tcp(dp, np->b_wptr - dp, len, in spppcomp_inpkt()