Searched refs:TF_REQ_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()
1698 if (tp->t_flags & TF_REQ_TSTMP) in tcp_connect()1739 if (tp->t_flags & TF_REQ_TSTMP) in tcp6_connect()1766 if ((tp->t_flags & TF_REQ_TSTMP) && (tp->t_flags & TF_RCVD_TSTMP)) in tcp_fill_info()2841 if (t_flags & TF_REQ_TSTMP) { in db_print_tflags()
378 #define TF_REQ_TSTMP 0x00000080 /* have/will request timestamps */ macro
853 tp->t_flags &= ~(TF_REQ_SCALE|TF_REQ_TSTMP|TF_SACK_PERMIT); in tcp_timer_rexmt()
1767 tp->t_flags = (TF_REQ_SCALE|TF_REQ_TSTMP); in tcp_newtcpcb()3047 if (tp->t_flags & TF_REQ_TSTMP) in tcp_maxseg()
1664 (tp->t_flags & TF_REQ_TSTMP)) { in tcp_do_segment()1669 tp->t_flags &= ~TF_REQ_TSTMP; in tcp_do_segment()
845 ((flags & TH_SYN) && (tp->t_flags & TF_REQ_TSTMP))) { in tcp_output()
1067 tp->t_flags |= TF_REQ_TSTMP|TF_RCVD_TSTMP; in syncache_socket()
843 if (tp->t_flags & TF_REQ_TSTMP) in ctf_fixed_maxseg()
5170 tp->t_flags &= ~(TF_REQ_SCALE | TF_REQ_TSTMP | TF_SACK_PERMIT); in bbr_timeout_rxt()10151 if (tp->t_flags & TF_REQ_TSTMP) in bbr_init()11522 (tp->t_flags & TF_REQ_TSTMP)) { in bbr_do_segment_nounlock()11527 tp->t_flags &= ~TF_REQ_TSTMP; in bbr_do_segment_nounlock()13034 ((flags & TH_SYN) && (tp->t_flags & TF_REQ_TSTMP))) { in bbr_output_wtime()
11002 (tp->t_flags & TF_REQ_TSTMP)) { in rack_do_segment_nounlock()11007 tp->t_flags &= ~TF_REQ_TSTMP; in rack_do_segment_nounlock()13060 ((flags & TH_SYN) && (tp->t_flags & TF_REQ_TSTMP))) { in rack_output()