Lines Matching refs:TCPS_ESTABLISHED
855 case TCPS_ESTABLISHED: in tcp_shutdown()
968 tcp->tcp_state >= TCPS_ESTABLISHED) { in tcp_close()
975 tcp->tcp_state >= TCPS_ESTABLISHED && in tcp_close()
1001 if (tcp->tcp_state == TCPS_ESTABLISHED || in tcp_close()
1421 return (tcp_state_wait(sock_id, tcp, TCPS_ESTABLISHED)); in tcp_connect()
2867 tcp->tcp_state = TCPS_ESTABLISHED; in tcp_rput_data()
3263 case TCPS_ESTABLISHED: in tcp_rput_data()
3422 tcp->tcp_state = TCPS_ESTABLISHED; in tcp_rput_data()
3988 if (tcp->tcp_state > TCPS_ESTABLISHED) { in tcp_rput_data()
4047 case TCPS_ESTABLISHED: in tcp_rput_data()
4316 case TCPS_ESTABLISHED: in tcp_timer()
4754 tcp->tcp_state < TCPS_ESTABLISHED); in tcp_wput_data()
5984 case TCPS_ESTABLISHED: in tcp_xmit_mp()
6437 case TCPS_ESTABLISHED: in tcp_display()