Searched defs:upap_authwithpeer (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dpap.c131 * upap_authwithpeer - Authenticate us with our peer (start client).
135 void upap_authwithpeer(int unit, char *user, char *password) function
139 UPAPDEBUG((LOG_INFO, "upap_authwithpeer: %d user=%s password=%s s=%d\n",
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dpap.c155 * upap_authwithpeer - Authenticate us with our peer (start client).
160 upap_authwithpeer(int unit, char *user, char *password) function
164 UPAPDEBUG(LOG_INFO, ("upap_authwithpeer: %d user=%s password=%s s=%d\n",

Completed in 2324 milliseconds