Home
last modified time | relevance | path

Searched refs:htb_class (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/net/sched/
Dsch_htb.c94 struct htb_class { struct
109 struct htb_class *parent; /* parent class */ argument
187 static inline struct htb_class *htb_find(u32 handle, struct Qdisc *sch) in htb_find()
195 return container_of(clc, struct htb_class, common); in htb_find()
214 #define HTB_DIRECT ((struct htb_class *)-1L)
216 static struct htb_class *htb_classify(struct sk_buff *skb, struct Qdisc *sch, in htb_classify()
220 struct htb_class *cl; in htb_classify()
285 struct htb_class *cl, int prio) in htb_add_to_id_tree()
290 struct htb_class *c; in htb_add_to_id_tree()
292 c = rb_entry(parent, struct htb_class, node[prio]); in htb_add_to_id_tree()
[all …]
/Linux-v5.15/Documentation/translations/zh_CN/process/
Dmagic-number.rst135 HTB_CMAGIC 0xFEFAFEF1 htb_class ``net/sched/sch_htb.c``
/Linux-v5.15/Documentation/translations/zh_TW/process/
Dmagic-number.rst138 HTB_CMAGIC 0xFEFAFEF1 htb_class ``net/sched/sch_htb.c``
/Linux-v5.15/Documentation/process/
Dmagic-number.rst144 HTB_CMAGIC 0xFEFAFEF1 htb_class ``net/sched/sch_htb.c``
/Linux-v5.15/Documentation/translations/it_IT/process/
Dmagic-number.rst150 HTB_CMAGIC 0xFEFAFEF1 htb_class ``net/sched/sch_htb.c``