Searched refs:auth_peer_success (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dauth.c214 auth_peer_success(unit, protocol, name, namelen) function
229 warn("auth_peer_success: unknown protocol %x", protocol);
H A Dpppd.h470 void auth_peer_success __P((int, int, char *, int));
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dupap.c412 auth_peer_success(u->us_unit, PPP_PAP, ruser, ruserlen);
H A Dchap.c589 auth_peer_success(cstate->unit, PPP_CHAP, rhostname, len);
H A Dpppd.h458 void auth_peer_success __P((int, int, char *, int));
H A Dauth.c595 auth_peer_success(unit, protocol, name, namelen) function
610 warn("auth_peer_success: unknown protocol %x", protocol);
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dchap-new.c374 auth_peer_success(0, PPP_CHAP, ss->digest->code,
H A Dupap.c453 auth_peer_success(u->us_unit, PPP_PAP, 0, ruser, ruserlen);
H A Dpppd.h525 void auth_peer_success __P((int, int, int, char *, int));
H A Dauth.c799 auth_peer_success(unit, protocol, prot_flavor, name, namelen) function
830 warn("auth_peer_success: unknown protocol %x", protocol);
H A Deap.c306 auth_peer_success(esp->es_unit, PPP_EAP, 0,
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dchap-new.c374 auth_peer_success(0, PPP_CHAP, ss->digest->code,
H A Dupap.c453 auth_peer_success(u->us_unit, PPP_PAP, 0, ruser, ruserlen);
H A Dpppd.h525 void auth_peer_success __P((int, int, int, char *, int));
H A Dauth.c799 auth_peer_success(unit, protocol, prot_flavor, name, namelen) function
830 warn("auth_peer_success: unknown protocol %x", protocol);
H A Deap.c306 auth_peer_success(esp->es_unit, PPP_EAP, 0,

Completed in 144 milliseconds