Searched refs:auth_withpeer_fail (Results 1 – 4 of 4) sorted by relevance
198 auth_withpeer_fail(u->us_unit, PPP_PAP);284 auth_withpeer_fail(unit, PPP_PAP);505 auth_withpeer_fail(u->us_unit, PPP_PAP);
327 auth_withpeer_fail(unit, PPP_CHAP);683 auth_withpeer_fail(cstate->unit, PPP_CHAP);
229 void auth_withpeer_fail(int, int);
414 auth_withpeer_fail(unit, protocol) in auth_withpeer_fail() function