Searched refs:TF_NOOPT (Results 1 – 9 of 9) sorted by relevance
477 if (((tp->t_flags & TF_NOOPT) == 0) && in ertt_add_tx_segment_info_hook()
942 tp->t_flags |= TF_NOOPT; in syncache_socket()1429 ltflags = (tp->t_flags & (TF_NOOPT | TF_SIGNATURE)); in syncache_add()1665 !(ltflags & TF_NOOPT)) { in syncache_add()1720 if (ltflags & TF_NOOPT) in syncache_add()
1653 !(tp->t_flags & TF_NOOPT)) { in tcp_do_segment()1665 !(tp->t_flags & TF_NOOPT)) { in tcp_do_segment()1675 (tp->t_flags & TF_NOOPT))) in tcp_do_segment()1679 !(tp->t_flags & TF_NOOPT)) { in tcp_do_segment()
457 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in tcp_default_output()807 if ((tp->t_flags & TF_NOOPT) == 0) { in tcp_default_output()
2127 opt = TF_NOOPT; in tcp_default_ctloutput()2508 optval = tp->t_flags & TF_NOOPT; in tcp_default_ctloutput()2855 if (t_flags & TF_NOOPT) { in db_print_tflags()
782 #define TF_NOOPT 0x00000008 /* don't use tcp options */ macro
1852 if ((tp->t_flags & TF_NOOPT) == 0) in tcp_respond()3537 if (tp->t_flags & TF_NOOPT) in tcp_maxseg()3586 if (tp->t_flags & TF_NOOPT) in tcp_fixed_maxseg()
12396 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in bbr_output_wtime()12829 if ((tp->t_flags & TF_NOOPT) == 0) { in bbr_output_wtime()
20659 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in rack_output()21320 if ((tp->t_flags & TF_NOOPT) == 0) { in rack_output()