Searched refs:CALLOUT_INITIALIZER (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/altq/ | ||
| D | altq_var.h | 91 #define CALLOUT_INITIALIZER { { { {NULL}, {NULL} }, NULL, NULL, 0, 0 } } macro |
| D | altq_subr.c | 71 static struct callout tbr_callout = CALLOUT_INITIALIZER; |