Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ppp/
A Dppp_mppe.h27 #define MPPE_M_BIT 0x80 /* 56-bit, not supported */ macro
31 #define MPPE_ALL_BITS (MPPE_D_BIT|MPPE_L_BIT|MPPE_S_BIT|MPPE_M_BIT|MPPE_H_BIT)
73 if (ptr[3] & MPPE_M_BIT) \

Completed in 2 milliseconds