Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_cbq.h131 struct callout cbq_callout; /* for timeouts */ member
H A Daltq_cbq.c238 CALLOUT_INIT(&cbqp->cbq_callout); in cbq_add_altq()