Home
last modified time | relevance | path

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

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