Lines Matching refs:TS_IDLE
1822 if ((tep->te_state == TS_IDLE) && !wq->q_first) { in tl_wput()
2089 if (IS_CLTS(tep) && tep->te_state == TS_IDLE) { in tl_rsrv_ser()
2686 if (tep->te_state != TS_IDLE) { in tl_unbind()
2759 if (!IS_SOCKET(tep) && tep->te_state != TS_IDLE && in tl_optmgmt()
2839 if (tep->te_state != TS_IDLE) { in tl_conn_req()
3003 tep->te_state = TS_IDLE; in tl_conn_req()
3083 !((peer_tep->te_state == TS_IDLE) || in tl_conn_req_ser()
3130 tep->te_state = TS_IDLE; in tl_conn_req_ser()
3154 tep->te_state = TS_IDLE; in tl_conn_req_ser()
3173 tep->te_state = TS_IDLE; in tl_conn_req_ser()
3190 tep->te_state = TS_IDLE; in tl_conn_req_ser()
3463 if ((tep != acc_ep) && (acc_ep->te_state != TS_IDLE)) { in tl_conn_res()
3659 tep->te_state = TS_IDLE; in tl_conn_res()
4016 peer_tep->te_state = TS_IDLE; in tl_discon_req()
4106 peer_tep->te_state = TS_IDLE; in tl_discon_req()
4211 if (tep->te_state >= TS_IDLE) in tl_addr_req()
4231 if (tep->te_state >= TS_IDLE) { in tl_addr_req()
4272 ASSERT(tep->te_state >= TS_IDLE); in tl_connected_cots_addr_req()
4474 case TS_IDLE: in tl_data()
4648 case TS_IDLE: in tl_exdata()
5015 if (tep->te_state != TS_IDLE) { in tl_unitdata()
5120 (peer_tep->te_state != TS_IDLE) || in tl_unitdata()
5147 if (peer_tep->te_state != TS_IDLE) { in tl_unitdata()
5530 cl_tep->te_state = TS_IDLE; in tl_co_unconnect()
5707 tep->te_state = TS_IDLE; in tl_discon_ind()
5889 tep->te_state = TS_IDLE; in tl_icon_sendmsgs()