Searched defs:cbqstate (Results 1 – 1 of 1) sorted by relevance
202 typedef struct cbqstate { struct204 struct cbqstate *cbq_next; argument206 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;