Searched refs:PPPERR_AUTHFAIL (Results 1 – 3 of 3) sorted by relevance
138 #define PPPERR_AUTHFAIL 7 /* Failed authentication challenge. */ macro
798 pcb->err_code = PPPERR_AUTHFAIL; in link_established()1039 pcb->err_code = PPPERR_AUTHFAIL; in auth_peer_fail()1129 pcb->err_code = PPPERR_AUTHFAIL; in auth_withpeer_fail()
125 case PPPERR_AUTHFAIL: {