Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dupap.c123 static void upap_sauthreq(upap_state *);
173 upap_sauthreq(u); /* Start protocol */ in upap_authwithpeer()
219 upap_sauthreq(u); /* Send Authenticate-Request */ in upap_timeout()
252 upap_sauthreq(u); /* send an auth-request */ in upap_lowerup()
533 upap_sauthreq(upap_state *u) in upap_sauthreq() function