Searched refs:auth_withpeer_fail (Results 1 – 4 of 4) sorted by relevance
232 auth_withpeer_fail(u->us_unit, PPP_PAP);319 auth_withpeer_fail(unit, PPP_PAP);590 auth_withpeer_fail(u->us_unit, PPP_PAP);
359 auth_withpeer_fail(unit, PPP_CHAP);784 auth_withpeer_fail(cstate->unit, PPP_CHAP);
478 extern void auth_withpeer_fail __P((int, int));
748 auth_withpeer_fail(unit, protocol) in auth_withpeer_fail() function