Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dslcompress.h154 u_int sl_compress_tcp(struct mbuf *, struct ip *, struct slcompress *, int);
H A Dslcompress.c154 sl_compress_tcp(struct mbuf *m, struct ip *ip, struct slcompress *comp, in sl_compress_tcp() function
H A Dif_spppsubr.c871 switch (sl_compress_tcp(m, ip, sp->pp_comp, in sppp_output()
/f-stack/freebsd/netgraph/
H A Dng_vjc.c421 type = sl_compress_tcp(m, ip, in ng_vjc_rcvdata()