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

/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_var.h176 #define CALLOUT_INITIALIZER { { { NULL } }, 0, NULL, NULL, 0 } macro
189 #define CALLOUT_INITIALIZER { { { NULL }, NULL, NULL, 0, 0 } } macro
202 #define CALLOUT_INITIALIZER { NULL, NULL } macro

Completed in 49 milliseconds