Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_mppc.c131 #define MPPC_CCOUNT_INC(d) ((d) = (((d) + 1) & MPPC_CCOUNT_MASK)) macro
609 MPPC_CCOUNT_INC(d->cc); in ng_mppc_compress()
690 MPPC_CCOUNT_INC(d->cc); in ng_mppc_decompress()
745 MPPC_CCOUNT_INC(d->cc); in ng_mppc_decompress()