STATE_NONE
case STATE_NONE:
last_state = STATE_NONE;
p->state = STATE_NONE;
p->state = p->prev_state = STATE_NONE;
newpeer->state = newpeer->prev_state = STATE_NONE;
if (p->state == STATE_NONE)
case STATE_NONE:
if (peer->prev_state == STATE_NONE ||
p->state = STATE_NONE;
cstr->state = STATE_NONE;
idm->idm_state = STATE_NONE;