Home
last modified time | relevance | path

Searched refs:sl_uncompress_tcp_core (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dslcompress.h156 int sl_uncompress_tcp_core(u_char *, int, int, u_int,
H A Dslcompress.c415 vjlen = sl_uncompress_tcp_core(cp, len, len, type, comp, &hdr, &hlen); in sl_uncompress_tcp()
453 sl_uncompress_tcp_core(u_char *buf, int buflen, int total_len, u_int type, in sl_uncompress_tcp_core() function
H A Dif_spppsubr.c611 sl_uncompress_tcp_core(mtod(m, u_char *), in sppp_input()
642 if (sl_uncompress_tcp_core(mtod(m, u_char *), in sppp_input()
/f-stack/freebsd/netgraph/
H A Dng_vjc.c466 vjlen = sl_uncompress_tcp_core(mtod(m, u_char *), in ng_vjc_rcvdata()
521 if (sl_uncompress_tcp_core(mtod(m, u_char *), in ng_vjc_rcvdata()