Searched refs:old_state (Results 1 – 2 of 2) sorted by relevance
524 int secret_len, old_state; in ChapReceiveResponse() local621 old_state = cstate->serverstate; in ChapReceiveResponse()623 if (old_state == CHAPSS_INITIAL_CHAL) { in ChapReceiveResponse()
350 enum netconn_state old_state; local364 old_state = conn->state;386 if ((old_state == NETCONN_WRITE) || (old_state == NETCONN_CLOSE) ||387 (old_state == NETCONN_CONNECT)) {