Searched refs:TF_RCVD_TSTMP (Results 1 – 12 of 12) sorted by relevance
311 if ((tp->t_flags & (TF_REQ_TSTMP|TF_RCVD_TSTMP|TF_NOOPT)) == in tcp_twstart()312 (TF_REQ_TSTMP|TF_RCVD_TSTMP)) { in tcp_twstart()
603 ((tp->t_flags & TF_RCVD_TSTMP) ? in tcp_output()844 if ((tp->t_flags & TF_RCVD_TSTMP) || in tcp_output()
379 #define TF_RCVD_TSTMP 0x00000100 /* a timestamp was received in SYN */ macro
691 if ((tp->t_flags & TF_RCVD_TSTMP) == 0) in tcp_timer_rexmt()
1665 tp->t_flags |= TF_RCVD_TSTMP; in tcp_do_segment()1700 if ((tp->t_flags & TF_RCVD_TSTMP) && !(to.to_flags & TOF_TS)) { in tcp_do_segment()1723 if (!(tp->t_flags & TF_RCVD_TSTMP) && (to.to_flags & TOF_TS)) { in tcp_do_segment()
1766 if ((tp->t_flags & TF_REQ_TSTMP) && (tp->t_flags & TF_RCVD_TSTMP)) in tcp_fill_info()2845 if (t_flags & TF_RCVD_TSTMP) { in db_print_tflags()
1564 if (tp->t_flags & TF_RCVD_TSTMP) { in tcp_respond()3033 if (tp->t_flags & TF_RCVD_TSTMP) in tcp_maxseg()
1067 tp->t_flags |= TF_REQ_TSTMP|TF_RCVD_TSTMP; in syncache_socket()
834 if (tp->t_flags & TF_RCVD_TSTMP) in ctf_fixed_maxseg()
10891 if ((tp->t_flags & TF_RCVD_TSTMP) && !(to.to_flags & TOF_TS) && in rack_do_segment_nounlock()11003 tp->t_flags |= TF_RCVD_TSTMP; in rack_do_segment_nounlock()13059 if ((tp->t_flags & TF_RCVD_TSTMP) || in rack_output()
11475 if ((tp->t_flags & TF_RCVD_TSTMP) && !(to.to_flags & TOF_TS) && in bbr_do_segment_nounlock()11523 tp->t_flags |= TF_RCVD_TSTMP; in bbr_do_segment_nounlock()13033 if ((tp->t_flags & TF_RCVD_TSTMP) || in bbr_output_wtime()