Lines Matching refs:TOF_TS
1378 if (rxtime > 0 && (to->to_flags & TOF_TS) && to->to_tsecr != 0 && in tcp_detect_bad_rexmt()
1515 if ((to->to_flags & TOF_TS) && to->to_tsecr != 0 in tcp_bad_rexmt_check()
2051 to.to_flags |= TOF_TS; in tcp_input()
2276 if (to.to_flags & TOF_TS) { in tcp_input()
2871 ((to.to_flags & TOF_TS) == 0 || in tcp_input()
2942 ((to.to_flags & TOF_TS) == 0 || in tcp_input()
2953 if ((to.to_flags & TOF_TS) != 0 && in tcp_input()
3083 if (to.to_flags & TOF_TS) { in tcp_input()
3808 if ((to.to_flags & TOF_TS) != 0 && tp->ts_recent && in tcp_input()
4069 if ((to.to_flags & TOF_TS) != 0 && in tcp_input()
5153 if (to.to_flags & TOF_TS) { in tcp_input()
5207 if (to.to_flags & TOF_TS) { in tcp_input()
5551 to->to_flags |= TOF_TS; in tcp_dooptions()
5616 if (to->to_flags & TOF_TS) { in tcp_finalize_options()
5839 if (((to->to_flags & TOF_TS) != 0) && in tcp_compute_rtt()
5856 if (((to->to_flags & TOF_TS) != 0) && (to->to_tsecr != 0) && in tcp_compute_rcv_rtt()
5864 } else if ((to->to_flags & TOF_TS) == 0) { in tcp_compute_rcv_rtt()