Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h87 #define _TIMER_INIT(X,T) ng_callout_init(&(X)->T.c) macro
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunipriv.h547 #define TIMER_INIT_UNI(U,T) _TIMER_INIT(U,T)
548 #define TIMER_INIT_CALL(C,T) _TIMER_INIT(C,T)
549 #define TIMER_INIT_PARTY(P,T) _TIMER_INIT(P,T)