Searched defs:cbqstate (Results 1 – 1 of 1) sorted by relevance
126 typedef struct cbqstate { struct127 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;