Home
last modified time | relevance | path

Searched refs:te_conp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dtl.c627 #define te_conp _te_transport_state._te_cots_state._te_conp macro
1213 TL_REMOVE_PEER(tep->te_conp); in tl_free()
1471 tep->te_conp = NULL; in tl_open()
1663 tl_endpt_t *peer_tep = tep->te_conp; in tl_close_ser()
1939 tl_endpt_t *peer_tep = tep->te_conp; in tl_wput_data_ser()
2093 ((peer_tep = tep->te_conp) != NULL) && in tl_rsrv_ser()
3768 ASSERT(cl_ep->te_conp == NULL); in tl_conn_res()
3769 ASSERT(acc_ep->te_conp == NULL); in tl_conn_res()
3770 cl_ep->te_conp = acc_ep; in tl_conn_res()
3771 acc_ep->te_conp = cl_ep; in tl_conn_res()
[all …]