Home
last modified time | relevance | path

Searched refs:FramesComp (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_pred1.h55 uint64_t FramesComp; member
H A Dng_deflate.h57 uint64_t FramesComp; member
/f-stack/freebsd/netgraph/
H A Dng_pred1.h57 uint64_t FramesComp; member
H A Dng_deflate.h59 uint64_t FramesComp; member
H A Dng_pred1.c431 priv->stats.FramesComp++; in ng_pred1_compress()
504 priv->stats.FramesComp++; in ng_pred1_decompress()
H A Dng_deflate.c511 priv->stats.FramesComp++; in ng_deflate_compress()
572 priv->stats.FramesComp++; in ng_deflate_decompress()