Searched defs:htb_class (Results 1 – 1 of 1) sorted by relevance
94 struct htb_class { struct109 struct htb_class *parent; /* parent class */ argument125 struct htb_class_leaf { argument134 s64 pq_key;136 int prio_activity; /* for which prios are we active */137 enum htb_cmode cmode; /* current mode of the class */138 struct rb_node pq_node; /* node for event queue */139 struct rb_node node[TC_HTB_NUMPRIO]; /* node for self or feed tree */141 unsigned int drops ____cacheline_aligned_in_smp;142 unsigned int overlimits;