W4CTRL
s->state = W4CTRL;
case W4CTRL: /* Control channel is open */
s->state = (s->ctrl == -1)? W4CTRL : OPEN;