Searched refs:upap_authwithpeer (Results 1 – 3 of 3) sorted by relevance
119 void upap_authwithpeer(ppp_pcb *pcb, const char *user, const char *password);
155 void upap_authwithpeer(ppp_pcb *pcb, const char *user, const char *password) { in upap_authwithpeer() function
843 upap_authwithpeer(pcb, pcb->settings.user, pcb->settings.passwd); in link_established()