Lines Matching refs:IS_COTS
677 #define IS_COTS(x) (((x)->te_flag & TL_TICLTS) == 0) macro
1212 if (IS_COTS(tep)) { in tl_free()
1286 if (IS_COTS(tep)) { in tl_serializer_enter()
1301 if (IS_COTS(tep)) { in tl_serializer_exit()
1461 if (IS_COTS(tep)) { in tl_open()
1601 if (IS_COTS(tep)) in tl_close()
1612 if (IS_COTS(tep)) { in tl_close()
1662 if (IS_COTS(tep) && !IS_SOCKET(tep)) { in tl_close_ser()
1689 IMPLY(IS_COTS(tep), tep->te_closewait == 1); in tl_close_finish_ser()
1692 if (IS_COTS(tep)) { in tl_close_finish_ser()
1709 if (IS_COTS(tep)) in tl_close_finish_ser()
1817 if (IS_COTS(tep) || in tl_wput()
1943 ASSERT(IS_COTS(tep)); in tl_wput_data_ser()
2092 IS_COTS(tep) && in tl_rsrv_ser()
2183 if (IS_COTS(tep)) { in tl_do_proto()
2389 if (IS_COTS(tep)) { in tl_bind()
2504 ASSERT(IS_COTS(tep) && tep->te_qlen == 0); in tl_bind()
2625 if (IS_COTS(tep)) { in tl_bind()
2816 ASSERT(IS_COTS(tep)); in tl_conn_req()
3011 ASSERT(IS_COTS(peer_tep)); in tl_conn_req()
3342 ASSERT(IS_COTS(tep)); in tl_conn_res()
5485 ASSERT(IS_COTS(tep)); in tl_co_unconnect()
5947 if (IS_COTS(tep)) { in tl_merror()