Home | Sort by: relevance | last modified time | path |
/src/sys/altq/ | |
altq_cbq.h | 210 struct callout cbq_callout; /* for timeouts */ member in struct:cbqstate |
altq_cbq.c | 277 CALLOUT_INIT(&cbqp->cbq_callout); 909 CALLOUT_INIT(&new_cbqp->cbq_callout); |