Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dpap.c128 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