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

  /external/ppp/pppd/
upap.h 56 #define UPAP_AUTHNAK 3 /* Authenticate-Nak */
upap.c 357 case UPAP_AUTHNAK:
396 upap_sresp(u, UPAP_AUTHNAK, id, "", 0); /* return auth-nak */
437 retcode = UPAP_AUTHNAK; /* XXX exit value will be "wrong" */
662 case UPAP_AUTHNAK:
auth.c     [all...]

Completed in 45 milliseconds