Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c63 TIMER_FUNC_CALL(t310, t310_func)
173 TIMER_INIT_CALL(c, t310); in uni_create_call()
225 TIMER_DESTROY_CALL(c, t310); in uni_destroy_call()
283 TIMER_STOP_CALL(c, t310); in reset_all_timers()
625 TIMER_START_CALL(c, t310, c->uni->timer310); in u1n6_call_proc()
801 TIMER_STOP_CALL(c, t310); in unx_alerting()
1122 TIMER_STOP_CALL(c, t310); in unx_connect()
H A Dunipriv.h328 struct uni_timer t310; /* T310 */ member