Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dupap.c88 static void upap_timeout(void *);
174 upap_timeout(void *arg) in upap_timeout() function
246 UNTIMEOUT(upap_timeout, u); /* Cancel timeout */ in upap_lowerdown()
505 TIMEOUT(upap_timeout, u, u->us_timeouttime); in upap_sauthreq()