Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_cbq.h202 typedef struct cbqstate { struct
204 struct cbqstate *cbq_next; argument
206 int cbq_qlen; /* # of packets in cbq */
207 struct rm_class *cbq_class_tbl[CBQ_MAX_CLASSES];
209 struct rm_ifdat ifnp;
210 struct callout cbq_callout; /* for timeouts */
212 struct acc_classifier cbq_classifier;