Searched refs:TL_UNCONNECT (Results 1 – 1 of 1) sorted by relevance
675 #define TL_UNCONNECT(x) { tl_refrele(x); x = NULL; } macro676 #define TL_REMOVE_PEER(x) { if ((x) != NULL) TL_UNCONNECT(x) }3152 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()3177 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()3222 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()3248 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()3268 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()3285 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()3321 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()3965 TL_UNCONNECT(tep->te_conp); in tl_discon_req()[all …]