HomeSort by relevance Sort by last modified time
    Searched refs:CHAP_RESPONSE (Results 1 - 4 of 4) sorted by null

  /external/libppp/src/
chap.h 35 #define CHAP_RESPONSE 2
chap.c 383 ChapOutput(chap->auth.physical, CHAP_RESPONSE, chap->auth.id,
766 case CHAP_RESPONSE:
804 case CHAP_RESPONSE:
810 lanman && chap->auth.in.hdr.code == CHAP_RESPONSE ?
818 lanman && chap->auth.in.hdr.code == CHAP_RESPONSE ?
850 case CHAP_RESPONSE:
  /external/ppp/pppd/
chap-new.h 40 #define CHAP_RESPONSE 2
chap-new.c 467 p[0] = CHAP_RESPONSE;
534 case CHAP_RESPONSE:
595 case CHAP_RESPONSE:

Completed in 502 milliseconds