Searched refs:te_flowlist (Results 1 – 1 of 1) sorted by relevance
631 #define te_flowlist _te_transport_state._te_clts_state._te_flowlist macro1221 ASSERT(list_head(&tep->te_flowlist) == NULL); in tl_free()1477 list_create(&tep->te_flowlist, sizeof (tl_endpt_t), in tl_open()1703 list_remove(&(tep->te_flowq->te_flowlist), tep); in tl_close_finish_ser()5164 list_remove(&tep->te_flowq->te_flowlist, tep); in tl_unitdata()5166 list_insert_head(&peer_tep->te_flowlist, tep); in tl_unitdata()5457 list_t *l = &tep->te_flowlist; in tl_cl_backenable()