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

/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dchap-new.h76 #define CHAP_MDTYPE(mdtype) ((mdtype) ^ ((mdtype) - 1)) & (mdtype) macro
H A Dlcp.c1094 try.chap_mdtype &= ~(CHAP_MDTYPE(try.chap_mdtype));

Completed in 181 milliseconds