Home
last modified time | relevance | path

Searched defs:CALLOUT_INIT (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/altq/
H A Daltq_var.h168 #define CALLOUT_INIT(c) callout_init((c), 0) macro
170 #define CALLOUT_INIT(c) callout_init((c)) macro