Searched refs:UPAPSS_LISTEN (Results 1 – 2 of 2) sorted by relevance
191 u->us_serverstate = UPAPSS_LISTEN;230 if (u->us_serverstate != UPAPSS_LISTEN)258 u->us_serverstate = UPAPSS_LISTEN;278 if (u->us_serverstate == UPAPSS_LISTEN && u->us_reqtimeout > 0)301 if (u->us_serverstate == UPAPSS_LISTEN) {384 if (u->us_serverstate < UPAPSS_LISTEN)
94 #define UPAPSS_LISTEN 3 /* Listening for an Authenticate */ macro