ACK_FWD
if ((s->data->state & ACK_FWD) == 0 && s->data->ack_fwd > 0) {
#define ACK_BOTH (ACK_FWD | ACK_REV)
state |= ACK_FWD;