Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c61 TIMER_FUNC_CALL(t303, t303_func)
171 TIMER_INIT_CALL(c, t303); in uni_create_call()
223 TIMER_DESTROY_CALL(c, t303); in uni_destroy_call()
281 TIMER_STOP_CALL(c, t303); in reset_all_timers()
532 TIMER_START_CALL(c, t303, c->uni->timer303); in un0_setup_request()
615 TIMER_STOP_CALL(c, t303); in u1n6_call_proc()
656 TIMER_START_CALL(c, t303, c->uni->timer303); in u1n6_t303()
799 TIMER_STOP_CALL(c, t303); in unx_alerting()
1120 TIMER_STOP_CALL(c, t303); in unx_connect()
H A Dunipriv.h324 struct uni_timer t303; /* T303 */ member