Searched refs:cbq_callout (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/net/altq/
H A Daltq_cbq.h213 struct callout cbq_callout; /* for timeouts */ member in struct:cbqstate
H A Daltq_cbq.c276 CALLOUT_INIT(&cbqp->cbq_callout);
924 CALLOUT_INIT(&new_cbqp->cbq_callout);

Completed in 52 milliseconds