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

/freebsd-11-stable/sys/netgraph/
H A Dng_mppc.h59 #define MPPC_MAX_BLOWUP(n) ((n) * 9 / 8 + 26) macro
H A Dng_mppc.c520 outlen = MPPC_MAX_BLOWUP(inlen);

Completed in 106 milliseconds