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

/freebsd-10.2-release/contrib/ngatm/libngatm/
H A Dunicust.h74 #define _TIMER_INIT(X,T) (X)->T.c = NULL macro
/freebsd-10.2-release/sys/netgraph/atm/uni/
H A Dng_uni_cust.h85 #define _TIMER_INIT(X,T) ng_callout_init(&(X)->T.c) macro

Completed in 38 milliseconds