Searched refs:CHAP_SUCCESS (Results 1 – 2 of 2) sorted by relevance
408 case CHAP_SUCCESS: in ChapInput()550 ChapSendStatus(cstate, CHAP_SUCCESS); in ChapReceiveResponse()608 code = CHAP_SUCCESS; /* they are the same! */ in ChapReceiveResponse()620 if (code == CHAP_SUCCESS) { in ChapReceiveResponse()752 if (code == CHAP_SUCCESS) { in ChapSendStatus()892 case CHAP_SUCCESS: in ChapPrintPkt()
85 #define CHAP_SUCCESS 3 macro