Lines Matching refs:IS_COTS
667 #define IS_COTS(x) (((x)->te_flag & TL_TICLTS) == 0) macro
1278 if (IS_COTS(tep)) { in tl_free()
1352 if (IS_COTS(tep)) { in tl_serializer_enter()
1367 if (IS_COTS(tep)) { in tl_serializer_exit()
1534 if (IS_COTS(tep)) { in tl_open()
1674 if (IS_COTS(tep)) in tl_close()
1685 if (IS_COTS(tep)) { in tl_close()
1735 if (IS_COTS(tep) && !IS_SOCKET(tep)) { in tl_close_ser()
1762 IMPLY(IS_COTS(tep), tep->te_closewait == 1); in tl_close_finish_ser()
1765 if (IS_COTS(tep)) { in tl_close_finish_ser()
1782 if (IS_COTS(tep)) in tl_close_finish_ser()
1890 if (IS_COTS(tep) || in tl_wput()
2017 ASSERT(IS_COTS(tep)); in tl_wput_data_ser()
2169 IS_COTS(tep) && in tl_rsrv_ser()
2260 if (IS_COTS(tep)) { in tl_do_proto()
2467 if (IS_COTS(tep)) { in tl_bind()
2588 ASSERT(IS_COTS(tep) && tep->te_qlen == 0); in tl_bind()
2714 if (IS_COTS(tep)) { in tl_bind()
2905 ASSERT(IS_COTS(tep)); in tl_conn_req()
3100 ASSERT(IS_COTS(peer_tep)); in tl_conn_req()
3431 ASSERT(IS_COTS(tep)); in tl_conn_res()
5634 ASSERT(IS_COTS(tep)); in tl_co_unconnect()
6096 if (IS_COTS(tep)) { in tl_merror()