Searched refs:TF_NOOPT (Results 1 – 9 of 9) sorted by relevance
479 if (((tp->t_flags & TF_NOOPT) == 0) && in ertt_add_tx_segment_info_hook()
310 if ((tp->t_flags & (TF_REQ_TSTMP|TF_RCVD_TSTMP|TF_NOOPT)) == in tcp_twstart()
910 tp->t_flags |= TF_NOOPT; in syncache_socket()1358 ltflags = (tp->t_flags & (TF_NOOPT | TF_SIGNATURE)); in syncache_add()1616 if (ltflags & TF_NOOPT) in syncache_add()
1909 opt = TF_NOOPT; in tcp_default_ctloutput()2221 optval = tp->t_flags & TF_NOOPT; in tcp_default_ctloutput()2542 if (t_flags & TF_NOOPT) { in db_print_tflags()
446 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in tcp_output()781 if ((tp->t_flags & TF_NOOPT) == 0) { in tcp_output()
321 #define TF_NOOPT 0x00000008 /* don't use tcp options */ macro
1342 if ((tp->t_flags & TF_NOOPT) == 0) in tcp_respond()2941 if (tp->t_flags & TF_NOOPT) in tcp_maxseg()
761 if (tp->t_flags & TF_NOOPT) in ctf_fixed_maxseg()
7502 if ((flags & TH_SYN) && (tp->t_flags & TF_NOOPT)) { in rack_output()7823 if ((tp->t_flags & TF_NOOPT) == 0) { in rack_output()