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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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.h468 void auth_peer_success __P((int, int, char *, int));
H A Dauth.c597 auth_peer_success(unit, protocol, name, namelen) function
612 warn("auth_peer_success: unknown protocol %x", protocol);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dupap.c453 auth_peer_success(u->us_unit, PPP_PAP, 0, ruser, ruserlen);
H A Dchap-new.c373 auth_peer_success(0, PPP_CHAP,
H A Dpppd.h546 void auth_peer_success __P((int, int, int, char *, int));
H A Dauth.c932 auth_peer_success(unit, protocol, prot_flavor, name, namelen) function
963 warn("auth_peer_success: unknown protocol %x", protocol);
H A Deap.c306 auth_peer_success(esp->es_unit, PPP_EAP, 0,

Completed in 111 milliseconds