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

/freebsd-10.0-release/sys/netgraph/
H A Dng_mppc.c117 #define MPPC_CCOUNT_INC(d) ((d) = (((d) + 1) & MPPC_CCOUNT_MASK)) macro
595 MPPC_CCOUNT_INC(d->cc);
665 MPPC_CCOUNT_INC(d->cc);
721 MPPC_CCOUNT_INC(d->cc);

Completed in 62 milliseconds