Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_mppc.c132 #define MPPC_CCOUNT_INC(d) ((d) = (((d) + 1) & MPPC_CCOUNT_MASK)) macro
610 MPPC_CCOUNT_INC(d->cc); in ng_mppc_compress()
691 MPPC_CCOUNT_INC(d->cc); in ng_mppc_decompress()
746 MPPC_CCOUNT_INC(d->cc); in ng_mppc_decompress()