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

/asus-wl-520gu-7.0.1.45/src/router/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));
/asus-wl-520gu-7.0.1.45/src/router/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.h462 void auth_withpeer_success __P((int, int));
H A Dauth.c654 auth_withpeer_success(unit, protocol) function
669 warn("auth_withpeer_success: unknown protocol %x", protocol);
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dchap-new.c500 auth_withpeer_success(0, PPP_CHAP, cs->digest->code);
H A Dupap.c502 auth_withpeer_success(u->us_unit, PPP_PAP, 0);
H A Dpppd.h529 void auth_withpeer_success __P((int, int, int));
H A Dauth.c877 auth_withpeer_success(unit, protocol, prot_flavor) function
908 warn("auth_withpeer_success: unknown protocol %x", protocol);
H A Deap.c2038 auth_withpeer_success(esp->es_unit, PPP_EAP, 0);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dchap-new.c500 auth_withpeer_success(0, PPP_CHAP, cs->digest->code);
H A Dupap.c502 auth_withpeer_success(u->us_unit, PPP_PAP, 0);
H A Dpppd.h529 void auth_withpeer_success __P((int, int, int));
H A Dauth.c877 auth_withpeer_success(unit, protocol, prot_flavor) function
908 warn("auth_withpeer_success: unknown protocol %x", protocol);
H A Deap.c2038 auth_withpeer_success(esp->es_unit, PPP_EAP, 0);

Completed in 273 milliseconds