Searched refs:LOWERUP (Results 1 – 1 of 1) sorted by relevance
77 #define LOWERUP 1 macro140 pcb->chap_client.flags |= LOWERUP; in chap_lowerup()142 pcb->chap_server.flags |= LOWERUP; in chap_lowerup()184 if (pcb->chap_server.flags & LOWERUP) in chap_auth_peer()296 if ((pcb->chap_server.flags & LOWERUP) == 0)452 if ((pcb->chap_client.flags & (LOWERUP | AUTH_STARTED)) != (LOWERUP | AUTH_STARTED))502 if ((pcb->chap_client.flags & (AUTH_DONE|AUTH_STARTED|LOWERUP))503 != (AUTH_STARTED|LOWERUP))