Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_reset.c76 TIMER_FUNC_UNI(t316, t316_func) in TIMER_FUNC_UNI()
175 TIMER_START_UNI(uni, t316, uni->timer316); in start_request()
236 TIMER_START_UNI(uni, t316, uni->timer316); in start_t316()
337 TIMER_STOP_UNI(uni, t316); in start_restart_ack()
H A Dsig_uni.c195 TIMER_INIT_UNI(uni, t316); in uni_create()
222 TIMER_DESTROY_UNI(uni, t316); in uni_destroy()
H A Dunipriv.h376 struct uni_timer t316; member