Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_cbq.h126 typedef struct cbqstate { struct
127 int cbq_qlen; /* # of packets in cbq */
128 struct rm_class *cbq_class_tbl[CBQ_MAX_CLASSES];
130 struct rm_ifdat ifnp;
131 struct callout cbq_callout; /* for timeouts */
133 struct acc_classifier cbq_classifier;