Searched refs:SIP_IS_TIMER_RUNNING (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c142 if (SIP_IS_TIMER_RUNNING(timer))
248 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TA)) {
255 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TB)) {
286 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TE)) {
293 if (!SIP_IS_TIMER_RUNNING(sip_trans->sip_xaction_TF)) {
415 if (!SIP_IS_TIMER_RUNNING(
429 if (!SIP_IS_TIMER_RUNNING(
513 if (!SIP_IS_TIMER_RUNNING(
560 if (!SIP_IS_TIMER_RUNNING(
717 if (!SIP_IS_TIMER_RUNNING(sip_tran
[all...]
H A Dsip_miscdefs.h132 #define SIP_IS_TIMER_RUNNING(timer) ((timer).sip_timerid != 0) macro
H A Dsip_dialog.c120 if (SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer))
757 if (!SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer))
793 if (SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer))
1121 if (SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer))
1387 if (SIP_IS_TIMER_RUNNING(dialog->sip_dlg_timer))
1795 if (SIP_IS_TIMER_RUNNING(

Completed in 62 milliseconds