Searched refs:te_flowq (Results 1 – 1 of 1) sorted by relevance
630 #define te_flowq _te_transport_state._te_clts_state._te_flowq macro1222 ASSERT(tep->te_flowq == NULL); in tl_free()1479 tep->te_flowq = NULL; in tl_open()1702 if (tep->te_flowq != NULL) { in tl_close_finish_ser()1703 list_remove(&(tep->te_flowq->te_flowlist), tep); in tl_close_finish_ser()1704 tep->te_flowq = NULL; in tl_close_finish_ser()5163 if (tep->te_flowq != NULL) { in tl_unitdata()5164 list_remove(&tep->te_flowq->te_flowlist, tep); in tl_unitdata()5167 tep->te_flowq = peer_tep; in tl_unitdata()5464 ASSERT(elp->te_flowq == tep); in tl_cl_backenable()[all …]