Searched refs:LOWERUP (Results 1 – 1 of 1) sorted by relevance
107 #define LOWERUP 1 macro174 cs->flags |= LOWERUP; in chap_lowerup()175 ss->flags |= LOWERUP; in chap_lowerup()219 if (ss->flags & LOWERUP) in chap_auth_peer()319 if ((ss->flags & LOWERUP) == 0) in chap_handle_response()448 if ((cs->flags & (LOWERUP | AUTH_STARTED)) != (LOWERUP | AUTH_STARTED)) in chap_respond()496 if ((cs->flags & (AUTH_DONE|AUTH_STARTED|LOWERUP)) in chap_handle_status()497 != (AUTH_STARTED|LOWERUP)) in chap_handle_status()