Searched refs:MPPC_VALID_BITS (Results 1 – 3 of 3) sorted by relevance
68 #define MPPC_VALID_BITS 0x010000e1 /* possibly valid bits */ macro
285 if ((cfg->bits & ~MPPC_VALID_BITS) != 0) in ng_mppc_rcvmsg()