Searched refs:auth_peer_fail (Results 1 – 4 of 4) sorted by relevance
245 auth_peer_fail(u->us_unit, PPP_PAP);316 auth_peer_fail(unit, PPP_PAP);456 auth_peer_fail(u->us_unit, PPP_PAP);
239 auth_peer_fail(cstate->unit, PPP_CHAP);346 auth_peer_fail(unit, PPP_CHAP);701 auth_peer_fail(cstate->unit, PPP_CHAP);
481 extern void auth_peer_fail __P((int, int));
690 auth_peer_fail(unit, protocol) in auth_peer_fail() function