Searched refs:vj_uncompress_tcp (Results 1 – 4 of 4) sorted by relevance
154 extern int vj_uncompress_tcp (struct pbuf **nb, struct vjcompress *comp);
464 vj_uncompress_tcp(struct pbuf **nb, struct vjcompress *comp) in vj_uncompress_tcp() function
1630 if ((vj_uncompress_tcp(&nb, &pppControl[pd].vjComp) >= 0) && (pppControl[pd].netif.input)) { in pppInput()
140 extern int vj_uncompress_tcp __P((u_char *buf, int buflen, int total_len,