Searched defs:hfsc_sched (Results 1 – 1 of 1) sorted by relevance
175 struct hfsc_sched { struct176 u16 defcls; /* default class id */177 struct hfsc_class root; /* root class */178 struct Qdisc_class_hash clhash; /* class hash */179 struct rb_root eligible; /* eligible tree */180 struct list_head droplist; /* active leaf class list (for182 struct qdisc_watchdog watchdog; /* watchdog timer */