Home
last modified time | relevance | path

Searched refs:timer310 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c202 uni->timer310 = UNI_T310U_DEFAULT; in uni_create()
646 config->timer310 = uni->timer310; in uni_get_config()
719 SET_TIMER(TIMER310, timer310); in uni_set_config()
H A Dunidef.h127 uint32_t timer310; /* T310 */ member
H A Dunipriv.h393 u_int timer310; member
H A Dsig_call.c625 TIMER_START_CALL(c, t310, c->uni->timer310); in u1n6_call_proc()