Home
last modified time | relevance | path

Searched refs:auth_withpeer_success (Results 1 – 4 of 4) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dauth.h91 void auth_withpeer_success (int, u16_t);
Dpap.c500 auth_withpeer_success(u->us_unit, PPP_PAP); in upap_rauthack()
Dchap.c670 auth_withpeer_success(cstate->unit, PPP_CHAP); in ChapReceiveSuccess()
Dauth.c651 auth_withpeer_success(int unit, u16_t protocol) in auth_withpeer_success() function