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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dupap.h101 #define UPAPSS_LISTEN 3 /* Listening for an Authenticate */ macro
H A Dupap.c209 u->us_serverstate = UPAPSS_LISTEN;
249 if (u->us_serverstate != UPAPSS_LISTEN)
277 u->us_serverstate = UPAPSS_LISTEN;
298 if (u->us_serverstate == UPAPSS_LISTEN && u->us_reqtimeout > 0)
321 if (u->us_serverstate == UPAPSS_LISTEN) {
401 if (u->us_serverstate < UPAPSS_LISTEN) {

Completed in 45 milliseconds