Searched refs:upap_sauthreq (Results 1 – 3 of 3) sorted by relevance
128 static void upap_sauthreq (upap_state *);182 upap_sauthreq(u); /* Start protocol */ in upap_authwithpeer()233 upap_sauthreq(u); /* Send Authenticate-Request and set upap timeout*/ in upap_timeout()269 upap_sauthreq(u); /* send an auth-request */ in upap_lowerup()550 upap_sauthreq(upap_state *u) in upap_sauthreq() function
128 static void upap_sauthreq(ppp_pcb *pcb);174 upap_sauthreq(pcb); /* Start protocol */ in upap_authwithpeer()215 upap_sauthreq(pcb); /* Send Authenticate-Request */ in upap_timeout()245 upap_sauthreq(pcb); /* send an auth-request */ in upap_lowerup()529 static void upap_sauthreq(ppp_pcb *pcb) { in upap_sauthreq() function