TCP_ACK_SET
index == TCP_ACK_SET &&
index == TCP_ACK_SET && dir == IP_CT_DIR_ORIGINAL &&
index == TCP_ACK_SET &&
if (dir == IP_CT_DIR_REPLY && index == TCP_ACK_SET &&
if (ct->proto.tcp.last_index == TCP_ACK_SET &&
&& ct->proto.tcp.last_index == TCP_ACK_SET))
ct->proto.tcp.last_index == TCP_ACK_SET &&
else if (tcph->ack) return TCP_ACK_SET;
if (index == TCP_ACK_SET) {