Searched refs:auth_withpeer_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.c271 auth_withpeer_success(unit, protocol) function
284 warn("auth_withpeer_success: unknown protocol %x", protocol);
H A Dpppd.h474 void auth_withpeer_success __P((int, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dupap.c459 auth_withpeer_success(u->us_unit, PPP_PAP);
H A Dchap.c633 auth_withpeer_success(cstate->unit, PPP_CHAP);
H A Dpppd.h472 void auth_withpeer_success __P((int, int));
H A Dauth.c656 auth_withpeer_success(unit, protocol) function
671 warn("auth_withpeer_success: unknown protocol %x", protocol);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dupap.c501 auth_withpeer_success(u->us_unit, PPP_PAP, 0);
H A Dchap-new.c502 auth_withpeer_success(0, PPP_CHAP, cs->digest->code);
H A Dpppd.h550 void auth_withpeer_success __P((int, int, int));
H A Dauth.c1010 auth_withpeer_success(unit, protocol, prot_flavor) function
1045 warn("auth_withpeer_success: unknown protocol %x", protocol);
H A Deap.c2038 auth_withpeer_success(esp->es_unit, PPP_EAP, 0);

Completed in 140 milliseconds