Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_htb.c1767 struct Qdisc *parent_qdisc = NULL; in htb_change_class() local
1949 parent_qdisc = parent->leaf.q; in htb_change_class()
2050 qdisc_put(parent_qdisc); in htb_change_class()