Searched refs:SIP_IS_TIMER_RUNNING (Results 1 – 3 of 3) sorted by relevance
142 if (SIP_IS_TIMER_RUNNING(timer)) in sip_setup_timer()248 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TA)) { in sip_clnt_xaction_output()255 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TB)) { in sip_clnt_xaction_output()286 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TE)) { in sip_clnt_xaction_output()293 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TF)) { in sip_clnt_xaction_output()415 if (!SIP_IS_TIMER_RUNNING( in sip_srv_xaction_inv_res()429 if (!SIP_IS_TIMER_RUNNING( in sip_srv_xaction_inv_res()513 if (!SIP_IS_TIMER_RUNNING( in sip_srv_xaction_noninv_res()560 if (!SIP_IS_TIMER_RUNNING( in sip_srv_xaction_noninv_res()717 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TI)) { in sip_srv_xaction_input()[all …]
132 #define SIP_IS_TIMER_RUNNING(timer) ((timer).sip_timerid != 0) macro
120 if (SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer)) in sip_release_dialog_res()757 if (!SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer)) in sip_seed_dialog()793 if (SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer)) in sip_seed_dialog()1121 if (SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer)) in sip_complete_dialog()1387 if (SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer)) in sip_dialog_delete()1795 if (SIP_IS_TIMER_RUNNING( in sip_update_dialog()