Searched refs:TF_NOOPT (Results 1 – 11 of 11) sorted by relevance
479 if (((tp->t_flags & TF_NOOPT) == 0) && in ertt_add_tx_segment_info_hook()
311 if ((tp->t_flags & (TF_REQ_TSTMP|TF_RCVD_TSTMP|TF_NOOPT)) == in tcp_twstart()
1059 tp->t_flags |= TF_NOOPT; in syncache_socket()1509 ltflags = (tp->t_flags & (TF_NOOPT | TF_SIGNATURE)); in syncache_add()1785 if (ltflags & TF_NOOPT) in syncache_add()
457 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in tcp_output()799 if ((tp->t_flags & TF_NOOPT) == 0) { in tcp_output()
2112 opt = TF_NOOPT; in tcp_default_ctloutput()2495 optval = tp->t_flags & TF_NOOPT; in tcp_default_ctloutput()2825 if (t_flags & TF_NOOPT) { in db_print_tflags()
374 #define TF_NOOPT 0x00000008 /* don't use tcp options */ macro
1436 if ((tp->t_flags & TF_NOOPT) == 0) in tcp_respond()3022 if (tp->t_flags & TF_NOOPT) in tcp_maxseg()
822 if (tp->t_flags & TF_NOOPT) in ctf_fixed_maxseg()
12434 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in rack_output()13009 if ((tp->t_flags & TF_NOOPT) == 0) { in rack_output()
12560 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in bbr_output_wtime()12993 if ((tp->t_flags & TF_NOOPT) == 0) { in bbr_output_wtime()