Searched refs:MPPE_BITS (Results 1 – 3 of 3) sorted by relevance
66 #define MPPE_BITS 0x000000e0 /* mppe encryption bits */ macro
292 if ((cfg->bits & MPPE_BITS) != 0) in ng_mppc_rcvmsg()329 if ((cfg->bits & MPPE_BITS) != 0) { in ng_mppc_rcvmsg()582 if ((d->cfg.bits & MPPE_BITS) != 0) { in ng_mppc_compress()658 if ((d->cfg.bits & MPPE_BITS) != 0) { in ng_mppc_decompress()714 if ((d->cfg.bits & MPPE_BITS) == 0) { in ng_mppc_decompress()738 if ((d->cfg.bits & MPPE_BITS) != 0) { in ng_mppc_decompress()