Lines Matching refs:TCPS_SYN_SENT
4990 if (tp->t_state == TCPS_SYN_SENT) { in bbr_timeout_rxt()
5022 if ((tp->t_state == TCPS_SYN_SENT) || in bbr_timeout_rxt()
5148 if (tcp_rexmit_drop_options && (tp->t_state == TCPS_SYN_SENT) && in bbr_timeout_rxt()
7753 if (bbr->r_state == TCPS_SYN_SENT) { in bbr_process_ack()
10173 if ((tp->t_state == TCPS_SYN_SENT) || in bbr_handoff_ok()
10243 case TCPS_SYN_SENT: in bbr_set_state()
10244 bbr->r_state = TCPS_SYN_SENT; in bbr_set_state()
11401 if (tp->t_state == TCPS_SYN_SENT && (thflags & TH_SYN)) { in bbr_do_segment_nounlock()
11510 if ((tp->t_state == TCPS_SYN_SENT) && (thflags & TH_ACK) && in bbr_do_segment_nounlock()
12081 (tp->t_state == TCPS_SYN_SENT)) && in bbr_output_wtime()
12431 ((tp->t_state == TCPS_SYN_SENT) && in bbr_output_wtime()
12870 } else if (tp->t_state == TCPS_SYN_SENT) { in bbr_output_wtime()
13547 if (tp->t_state == TCPS_SYN_SENT) in bbr_output_wtime()
13590 if (tp->t_state == TCPS_SYN_SENT) in bbr_output_wtime()