Searched defs:hfsc_sched (Results 1 – 1 of 1) sorted by relevance
168 struct hfsc_sched { struct169 u16 defcls; /* default class id */170 struct hfsc_class root; /* root class */171 struct Qdisc_class_hash clhash; /* class hash */172 struct rb_root eligible; /* eligible tree */173 struct qdisc_watchdog watchdog; /* watchdog timer */