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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_mppe.c123 #define MPPE_BIT_ENCRYPTED MPPE_BIT_D macro
329 state->bits = MPPE_BIT_ENCRYPTED;
514 if (!(MPPE_BITS(ibuf) & MPPE_BIT_ENCRYPTED)) {

Completed in 23 milliseconds