Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c190 TIMER_INIT_UNI(uni, t309); in uni_create()
194 TIMER_INIT_UNI(uni, t317); in uni_create()
195 TIMER_INIT_UNI(uni, t316); in uni_create()
H A Dunipriv.h547 #define TIMER_INIT_UNI(U,T) _TIMER_INIT(U,T) macro