Lines Matching refs:te_oconp

626 #define	te_oconp	_te_transport_state._te_cots_state._te_oconp  macro
1214 TL_REMOVE_PEER(tep->te_oconp); in tl_free()
1470 tep->te_oconp = NULL; in tl_open()
3021 ASSERT(tep->te_oconp == NULL); in tl_conn_req()
3022 tep->te_oconp = peer_tep; in tl_conn_req()
3047 tl_endpt_t *peer_tep = tep->te_oconp; in tl_conn_req_ser()
3063 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3088 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3133 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3159 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3179 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3196 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3232 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3799 TL_REMOVE_PEER(cl_ep->te_oconp); in tl_conn_res()
3800 TL_REMOVE_PEER(acc_ep->te_oconp); in tl_conn_res()
3862 tl_endpt_t *srv_tep = tep->te_oconp; in tl_discon_req()
3879 TL_UNCONNECT(tep->te_oconp); in tl_discon_req()
4018 TL_REMOVE_PEER(peer_tep->te_oconp); in tl_discon_req()
4031 } else if ((peer_tep = tep->te_oconp) != NULL) { /* client */ in tl_discon_req()
4090 ASSERT(tep->te_oconp != NULL); in tl_discon_req()
4091 TL_UNCONNECT(tep->te_oconp); in tl_discon_req()
4488 if (tep->te_oconp == NULL) { in tl_data()
4523 tl_icon_queuemsg(tep->te_oconp, tep->te_seqno, mp); in tl_data()
4662 if (tep->te_oconp == NULL) { in tl_exdata()
4689 tl_icon_queuemsg(tep->te_oconp, tep->te_seqno, mp); in tl_exdata()
4806 if (tep->te_oconp == NULL) in tl_ordrel()
4828 (void) tl_icon_queuemsg(tep->te_oconp, tep->te_seqno, mp); in tl_ordrel()
5479 tl_endpt_t *srv_tep = tep->te_oconp; in tl_co_unconnect()
5494 TL_UNCONNECT(tep->te_oconp); in tl_co_unconnect()
5516 if (cl_tep->te_oconp != NULL) { in tl_co_unconnect()
5517 ASSERT(cl_tep != cl_tep->te_oconp); in tl_co_unconnect()
5518 TL_UNCONNECT(cl_tep->te_oconp); in tl_co_unconnect()
5564 TL_UNCONNECT(tep->te_oconp); in tl_co_unconnect()
5604 TL_UNCONNECT(tep->te_oconp); in tl_co_unconnect()