TS_OPT_SACK
tcp_opt->sack_ok = (options & TS_OPT_SACK) ? TCP_SACK_SEEN : 0;
options |= TS_OPT_SACK;
cookie |= TS_OPT_SACK;