Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/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()
/external/ppp/pppd/
Dchap-new.h40 #define CHAP_RESPONSE 2 macro
Dchap-new.c482 p[0] = CHAP_RESPONSE; in chap_respond()
550 case CHAP_RESPONSE: in chap_input()
612 case CHAP_RESPONSE: in chap_print_pkt()