Searched refs:LOWERUP (Results 1 – 1 of 1) sorted by relevance
105 #define LOWERUP 1 macro175 cs->flags |= LOWERUP; in chap_lowerup()176 ss->flags |= LOWERUP; in chap_lowerup()220 if (ss->flags & LOWERUP) in chap_auth_peer()321 if ((ss->flags & LOWERUP) == 0) in chap_handle_response()433 if ((cs->flags & (LOWERUP | AUTH_STARTED)) != (LOWERUP | AUTH_STARTED)) in chap_respond()481 if ((cs->flags & (AUTH_DONE|AUTH_STARTED|LOWERUP)) in chap_handle_status()482 != (AUTH_STARTED|LOWERUP)) in chap_handle_status()