Searched refs:TF_NOOPT (Results 1 – 9 of 9) sorted by relevance
476 if (((tp->t_flags & TF_NOOPT) == 0) && in ertt_add_tx_segment_info_hook()
929 tp->t_flags |= TF_NOOPT; in syncache_socket()1419 ltflags = (tp->t_flags & (TF_NOOPT | TF_SIGNATURE)); in syncache_add()1655 !(ltflags & TF_NOOPT)) { in syncache_add()1710 if (ltflags & TF_NOOPT) in syncache_add()
1653 !(tp->t_flags & TF_NOOPT)) { in tcp_do_segment()1666 !(tp->t_flags & TF_NOOPT)) { in tcp_do_segment()1678 (tp->t_flags & TF_NOOPT))) { in tcp_do_segment()1683 !(tp->t_flags & TF_NOOPT)) { in tcp_do_segment()
453 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in tcp_default_output()798 if ((tp->t_flags & TF_NOOPT) == 0) { in tcp_default_output()
2113 opt = TF_NOOPT; in tcp_default_ctloutput()2502 optval = tp->t_flags & TF_NOOPT; in tcp_default_ctloutput()2845 if (t_flags & TF_NOOPT) { in db_print_tflags()
777 #define TF_NOOPT 0x00000008 /* don't use tcp options */ macro
1796 if ((tp->t_flags & TF_NOOPT) == 0) in tcp_respond()3510 if (tp->t_flags & TF_NOOPT) in tcp_maxseg()3558 if (tp->t_flags & TF_NOOPT) in tcp_fixed_maxseg()
12416 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in bbr_output_wtime()12848 if ((tp->t_flags & TF_NOOPT) == 0) { in bbr_output_wtime()
20492 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in rack_output()21191 if ((tp->t_flags & TF_NOOPT) == 0) { in rack_output()