Searched defs:TIMER_INIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/ngatm/libngatm/
H A Dsscopcust.h76 #define TIMER_INIT(S,T) (S)->t_##T = NULL macro
/freebsd-10.0-release/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h109 #define TIMER_INIT(S, T) ng_callout_init(&(S)->t_##T) macro

Completed in 59 milliseconds