Searched refs:upap_authwithpeer (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/include/lwip2/netif/ppp/
H A Dupap.h115 void upap_authwithpeer(ppp_pcb *pcb, const char *user, const char *password);
H A Dupap.c151 * upap_authwithpeer - Authenticate us with our peer (start client).
155 void upap_authwithpeer(ppp_pcb *pcb, const char *user, const char *password) { function
H A Dauth.c843 upap_authwithpeer(pcb, pcb->settings.user, pcb->settings.passwd);
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dupap.c151 * upap_authwithpeer - Authenticate us with our peer (start client).
155 void upap_authwithpeer(ppp_pcb *pcb, const char *user, const char *password) { function
H A Dauth.c843 upap_authwithpeer(pcb, pcb->settings.user, pcb->settings.passwd);

Completed in 98 milliseconds