rtt_test
int32_t rtt_test;
rtt_test = now - opti.ts_ecr;
if (rtt_test < 0 || rtt_test > TCP_RTT_MAX)
rtt_test();