Searched refs:te_qlen (Results 1 – 1 of 1) sorted by relevance
625 #define te_qlen _te_transport_state._te_cots_state._te_qlen macro1468 tep->te_qlen = 0; in tl_open()2504 ASSERT(IS_COTS(tep) && tep->te_qlen == 0); in tl_bind()2626 tep->te_qlen = qlen; in tl_bind()2703 if (! IS_SOCKET(tep) || !IS_CLTS(tep) || tep->te_qlen != 0 || in tl_unbind()2973 } else if (peer_tep->te_nicon >= peer_tep->te_qlen) { in tl_conn_req()