Home
last modified time | relevance | path

Searched refs:sl_uncompress_tcp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/net/
H A Dslcompress.h162 int sl_uncompress_tcp(u_char **, int, u_int, struct slcompress *);
H A Dslcompress.c419 sl_uncompress_tcp(u_char **bufp, int len, u_int type, struct slcompress *comp) in sl_uncompress_tcp() function
H A Dif_ppp.c1269 sl_uncompress_tcp(NULL, 0, TYPE_ERROR, sc->sc_comp); in ppp_inproc()