Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c60 TIMER_FUNC_CALL(t308, t308_func)
172 TIMER_INIT_CALL(c, t308); in uni_create_call()
224 TIMER_DESTROY_CALL(c, t308); in uni_destroy_call()
282 TIMER_STOP_CALL(c, t308); in reset_all_timers()
342 TIMER_START_CALL(c, t308, c->uni->timer308); in clear_callD()
1455 TIMER_STOP_CALL(c, t308); in u11n12_release()
1613 TIMER_START_CALL(c, t308, c->uni->timer308); in unx_release_request()
1670 TIMER_START_CALL(c, t308, c->uni->timer308); in u11n12_t308()
H A Dunipriv.h321 struct uni_timer t308; /* T303 */ member