Searched refs:UPAPSS_LISTEN (Results 1 – 2 of 2) sorted by relevance
209 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) {
101 #define UPAPSS_LISTEN 3 /* Listening for an Authenticate */ macro