Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_htb.c1306 struct Qdisc *parent_qdisc = NULL; in htb_change_class() local
1406 parent_qdisc = parent->leaf.q; in htb_change_class()
1485 qdisc_put(parent_qdisc); in htb_change_class()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_htb.c1779 struct Qdisc *parent_qdisc = NULL; in htb_change_class() local
1965 parent_qdisc = parent->leaf.q; in htb_change_class()
2066 qdisc_put(parent_qdisc); in htb_change_class()

Completed in 5 milliseconds