Searched refs:sip_dlg_ref_cnt (Results 1 – 2 of 2) sorted by relevance
48 (dialog)->sip_dlg_ref_cnt++;52 assert((dialog)->sip_dlg_ref_cnt > 0); \53 (dialog)->sip_dlg_ref_cnt--; \54 if ((dialog)->sip_dlg_ref_cnt == 0 && \83 uint32_t sip_dlg_ref_cnt; member
113 if (dialog->sip_dlg_ref_cnt != 0) { in sip_release_dialog_res()117 assert(dialog->sip_dlg_ref_cnt == 0); in sip_release_dialog_res()1252 if (dialog->sip_dlg_ref_cnt != 0) { in sip_dialog_free()