Searched refs:auth_withpeer_fail (Results 1 – 4 of 4) sorted by relevance
225 auth_withpeer_fail(u->us_unit, PPP_PAP);312 auth_withpeer_fail(unit, PPP_PAP);583 auth_withpeer_fail(u->us_unit, PPP_PAP);
349 auth_withpeer_fail(unit, PPP_CHAP);774 auth_withpeer_fail(cstate->unit, PPP_CHAP);
485 extern void auth_withpeer_fail __P((int, int));
745 auth_withpeer_fail(unit, protocol) in auth_withpeer_fail() function