Searched refs:htb_parent_to_leaf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_htb.c | 1511 static void htb_parent_to_leaf(struct Qdisc *sch, struct htb_class *cl, in htb_parent_to_leaf() function 1675 htb_parent_to_leaf(sch, cl, NULL); in htb_destroy() 1761 htb_parent_to_leaf(sch, cl, new_q); in htb_delete()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_htb.c | 1188 static void htb_parent_to_leaf(struct htb_sched *q, struct htb_class *cl, in htb_parent_to_leaf() function 1289 htb_parent_to_leaf(q, cl, new_q); in htb_delete()
|
Completed in 6 milliseconds