Searched refs:auth_peer_fail (Results 1 – 4 of 4) sorted by relevance
252 auth_peer_fail(u->us_unit, PPP_PAP);323 auth_peer_fail(unit, PPP_PAP);463 auth_peer_fail(u->us_unit, PPP_PAP);
249 auth_peer_fail(cstate->unit, PPP_CHAP);356 auth_peer_fail(unit, PPP_CHAP);711 auth_peer_fail(cstate->unit, PPP_CHAP);
474 extern void auth_peer_fail __P((int, int));
693 auth_peer_fail(unit, protocol) in auth_peer_fail() function