Home
last modified time | relevance | path

Searched refs:CALLOUT_INITIALIZER (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/altq/
H A Daltq_var.h174 #if !defined(CALLOUT_INITIALIZER) && (__FreeBSD_version < 600000)
175 #define CALLOUT_INITIALIZER { { { NULL } }, 0, NULL, NULL, 0 } macro
H A Daltq_subr.c85 static struct callout tbr_callout = CALLOUT_INITIALIZER;