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

/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dupap.h94 #define UPAPSS_LISTEN 3 /* Listening for an Authenticate */ macro
H A Dupap.c189 u->us_serverstate = UPAPSS_LISTEN;
226 if (u->us_serverstate != UPAPSS_LISTEN)
253 u->us_serverstate = UPAPSS_LISTEN;
272 if (u->us_serverstate == UPAPSS_LISTEN && u->us_reqtimeout > 0)
294 if (u->us_serverstate == UPAPSS_LISTEN) {
370 if (u->us_serverstate < UPAPSS_LISTEN)

Completed in 134 milliseconds