Searched refs:sl_uncompress_tcp_core (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | slcompress.h | 156 int sl_uncompress_tcp_core(u_char *, int, int, u_int,
|
| H A D | slcompress.c | 415 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 D | if_spppsubr.c | 611 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 D | ng_vjc.c | 466 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()
|