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