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

/freebsd-10.0-release/sys/net/
H A Dslcompress.h155 int sl_uncompress_tcp_core(u_char *, int, int, u_int,
H A Dslcompress.c425 vjlen = sl_uncompress_tcp_core(cp, len, len, type, comp, &hdr, &hlen);
463 sl_uncompress_tcp_core(buf, buflen, total_len, type, comp, hdrp, hlenp) function
H A Dif_spppsubr.c613 sl_uncompress_tcp_core(mtod(m, u_char *),
644 if (sl_uncompress_tcp_core(mtod(m, u_char *),
/freebsd-10.0-release/sys/netgraph/
H A Dng_vjc.c466 vjlen = sl_uncompress_tcp_core(mtod(m, u_char *),
522 if (sl_uncompress_tcp_core(mtod(m, u_char *),

Completed in 95 milliseconds