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