Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dchap.h86 #define CHAP_FAILURE 4 macro
Dchap.c404 case CHAP_FAILURE: in ChapInput()
554 ChapSendStatus(cstate, CHAP_FAILURE); in ChapReceiveResponse()
587 code = CHAP_FAILURE; in ChapReceiveResponse()
891 case CHAP_FAILURE: in ChapPrintPkt()