Home
last modified time | relevance | path

Searched refs:htb_destroy_class (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
H A Dsch_htb.c1610 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) in htb_destroy_class() function
1633 /* This line used to be after htb_destroy_class call below in htb_destroy()
1656 htb_destroy_class(sch, cl); in htb_destroy()
1676 htb_destroy_class(sch, cl); in htb_destroy()
1765 htb_destroy_class(sch, cl); in htb_delete()
/kernel/linux/linux-5.10/net/sched/
H A Dsch_htb.c1208 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) in htb_destroy_class() function
1228 /* This line used to be after htb_destroy_class call below in htb_destroy()
1244 htb_destroy_class(sch, cl); in htb_destroy()
1293 htb_destroy_class(sch, cl); in htb_delete()

Completed in 6 milliseconds