HomeSort by: relevance | last modified time | path
    Searched refs:sl_uncompress_tcp_core (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
slcompress.h 170 int sl_uncompress_tcp_core(u_char *, int, int, u_int,
slcompress.c 435 vjlen = sl_uncompress_tcp_core(cp, len, len, type, comp, &hdr, &hlen);
472 sl_uncompress_tcp_core(u_char *buf, int buflen, int total_len, u_int type, function in typeref:typename:int
if_ppp.c 1553 xlen = sl_uncompress_tcp_core(cp + PPP_HDRLEN,
1608 xlen = sl_uncompress_tcp_core(cp + PPP_HDRLEN,

Completed in 13 milliseconds