Searched refs:_TIMER_INIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ngatm/libngatm/
H A Dunicust.h74 #define _TIMER_INIT(X,T) (X)->T.c = NULL macro
/freebsd-13-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h87 #define _TIMER_INIT(X,T) ng_callout_init(&(X)->T.c) macro
/freebsd-13-stable/sys/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)

Completed in 104 milliseconds