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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_xaction.c409 SIP_INIT_TIMER(trans->sip_xaction_TA, 2 * timer1);
410 SIP_INIT_TIMER(trans->sip_xaction_TB, 64 * timer1)
411 SIP_INIT_TIMER(trans->sip_xaction_TD, timerd);
412 SIP_INIT_TIMER(trans->sip_xaction_TE, timer1);
413 SIP_INIT_TIMER(trans->sip_xaction_TF, 64 * timer1);
414 SIP_INIT_TIMER(trans->sip_xaction_TG, 2 * timer1);
415 SIP_INIT_TIMER(trans->sip_xaction_TH, 64 * timer1);
416 SIP_INIT_TIMER(trans->sip_xaction_TI, timer4);
417 SIP_INIT_TIMER(trans->sip_xaction_TJ, 64 * timer1);
418 SIP_INIT_TIMER(tran
[all...]
H A Dsip_miscdefs.h110 #define SIP_INIT_TIMER(timer, time) { \ macro
H A Dsip_dialog.c747 SIP_INIT_TIMER(dialog->sip_dlg_timer, 64 * timer1);

Completed in 286 milliseconds