Home
last modified time | relevance | path

Searched refs:t303_timer (Results 1 – 2 of 2) sorted by relevance

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_internal.h583 int t303_timer; member
H A Dq931.c6339 pri_schedule_del(call->pri, call->t303_timer); in stop_t303()
6340 call->t303_timer = 0; in stop_t303()
6351 pri_schedule_del(ctrl, call->t303_timer); in start_t303()
6352 call->t303_timer = pri_schedule_event(ctrl, ctrl->timers[PRI_TIMER_T303], t303_expiry, in start_t303()
6367 c->t303_timer = 0; in t303_expiry()
7626 cur->t303_timer = 0;/* T303 should only be on on the master call */ in q931_get_subcall()