Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dchap.h84 #define CHAP_RESPONSE 2 macro
Dchap.c400 case CHAP_RESPONSE: in ChapInput()
823 PUTCHAR(CHAP_RESPONSE, outp); /* we are a response */ in ChapSendResponse()
874 case CHAP_RESPONSE: in ChapPrintPkt()