Searched refs:timer1 (Results 1 – 2 of 2) sorted by relevance
337 int timer1 = sip_timer_T1; in sip_xaction_create() local403 timer1 = sip_conn_timer1(obj); in sip_xaction_create()409 SIP_INIT_TIMER(trans->sip_xaction_TA, 2 * timer1); in sip_xaction_create()410 SIP_INIT_TIMER(trans->sip_xaction_TB, 64 * timer1) in sip_xaction_create()412 SIP_INIT_TIMER(trans->sip_xaction_TE, timer1); in sip_xaction_create()413 SIP_INIT_TIMER(trans->sip_xaction_TF, 64 * timer1); in sip_xaction_create()414 SIP_INIT_TIMER(trans->sip_xaction_TG, 2 * timer1); in sip_xaction_create()415 SIP_INIT_TIMER(trans->sip_xaction_TH, 64 * timer1); in sip_xaction_create()417 SIP_INIT_TIMER(trans->sip_xaction_TJ, 64 * timer1); in sip_xaction_create()
620 int timer1 = sip_timer_T1; in sip_seed_dialog() local746 timer1 = sip_conn_timer1(obj); in sip_seed_dialog()747 SIP_INIT_TIMER(dialog->sip_dlg_timer, 64 * timer1); in sip_seed_dialog()