HomeSort by relevance Sort by last modified time
    Searched refs:auth_peer_fail (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/
upap.c 233 auth_peer_fail(u->us_unit, PPP_PAP);
303 auth_peer_fail(unit, PPP_PAP);
457 auth_peer_fail(u->us_unit, PPP_PAP);
chap-new.c 268 auth_peer_fail(0, PPP_CHAP);
378 auth_peer_fail(0, PPP_CHAP);
556 auth_peer_fail(0, PPP_CHAP);
pppd.h 538 void auth_peer_fail __P((int, int));
    [all...]
eap.c 282 auth_peer_fail(esp->es_unit, PPP_EAP);
1033 auth_peer_fail(unit, PPP_EAP);
    [all...]
auth.c 891 auth_peer_fail(unit, protocol) function
    [all...]

Completed in 568 milliseconds