Home
last modified time | relevance | path

Searched refs:slstat (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/usr.sbin/ppp/
H A Dslcompress.c160 struct slstat *slstat, in sl_compress_tcp() argument
197 slstat->sls_packets++; in sl_compress_tcp()
218 slstat->sls_searches++; in sl_compress_tcp()
232 slstat->sls_misses++; in sl_compress_tcp()
413 slstat->sls_compressed++; in sl_compress_tcp()
431 struct slstat *slstat, int max_state) in sl_uncompress_tcp() argument
463 slstat->sls_uncompressedin++; in sl_uncompress_tcp()
474 slstat->sls_compressedin++; in sl_uncompress_tcp()
496 slstat->sls_tossed++; in sl_uncompress_tcp()
584 slstat->sls_errorin++; in sl_uncompress_tcp()
[all …]
H A Dslcompress.h139 struct slstat { struct
158 struct slstat *, int); argument
160 struct slstat *, int);
H A Dvjcomp.c85 &bundle->ncp.ipcp.vj.slstat, in vj_LayerPush()
129 len = sl_uncompress_tcp(&bufp, len, type, &ipcp->vj.cslc, &ipcp->vj.slstat, in VjUncompressTcp()
149 len = sl_uncompress_tcp(&bufp, olen, type, &ipcp->vj.cslc, &ipcp->vj.slstat, in VjUncompressTcp()
H A Dipcp.h74 struct slstat slstat; /* VJ statistics */ member
/freebsd-14.2/
H A DObsoleteFiles.inc16050 OLD_FILES+=usr/sbin/slstat
16063 OLD_FILES+=usr/share/man/man8/slstat.8.gz