Searched refs:upap_sauthreq (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dupap.c128 static void upap_sauthreq(ppp_pcb *pcb);
174 upap_sauthreq(pcb); /* Start protocol */
215 upap_sauthreq(pcb); /* Send Authenticate-Request */
245 upap_sauthreq(pcb); /* send an auth-request */
527 * upap_sauthreq - Send an Authenticate-Request.
529 static void upap_sauthreq(ppp_pcb *pcb) { function
/barrelfish-master/include/lwip2/netif/ppp/
H A Dupap.c128 static void upap_sauthreq(ppp_pcb *pcb);
174 upap_sauthreq(pcb); /* Start protocol */
215 upap_sauthreq(pcb); /* Send Authenticate-Request */
245 upap_sauthreq(pcb); /* send an auth-request */
527 * upap_sauthreq - Send an Authenticate-Request.
529 static void upap_sauthreq(ppp_pcb *pcb) { function

Completed in 35 milliseconds