Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/mppc/
H A Dng_mppc.c92 #define MPPC_DECOMP_SAFETY 100 /* plus this much margin */ macro
740 decompbuf = kmalloc(MPPC_DECOMP_BUFSIZE + MPPC_DECOMP_SAFETY, in ng_mppc_decompress()
/dragonfly/sys/netgraph/mppc/
H A Dng_mppc.c80 #define MPPC_DECOMP_SAFETY 100 /* plus this much margin */ macro
702 decompbuf = kmalloc(MPPC_DECOMP_BUFSIZE + MPPC_DECOMP_SAFETY, in ng_mppc_decompress()