Home
last modified time | relevance | path

Searched refs:PRI_TIMER_T_CCNR2 (Results 1 – 3 of 3) sorted by relevance

/dports/misc/libpri/libpri-1.6.0/
H A Dpri.c105 { "T-CCNR2", PRI_TIMER_T_CCNR2, PRI_ETSI_SWITCHES },
215 ctrl->timers[PRI_TIMER_T_CCNR2] = 180 * 60 * 1000;/* Max time the CCNR service will be active */ in pri_default_timers()
H A Dlibpri.h2264 PRI_TIMER_T_CCNR2, /*!< Max time the CCNR service will be active */ enumerator
H A Dpri_cc.c2928 timer_id = cc_record->is_ccnr ? PRI_TIMER_T_CCNR2 : PRI_TIMER_T_CCBS2; in pri_cc_act_start_t_supervision()