Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_htb.c1382 htb_graft_helper(struct netdev_queue *dev_queue, struct Qdisc *new_q) in htb_graft_helper() function
1465 old_q = htb_graft_helper(dev_queue, new); in htb_graft()
1534 old_q = htb_graft_helper(dev_queue, new_q); in htb_parent_to_leaf_offload()
1558 old = htb_graft_helper(dev_queue, NULL); in htb_destroy_class_offload()
1584 htb_graft_helper(dev_queue, old); in htb_destroy_class_offload()
1910 old_q = htb_graft_helper(dev_queue, NULL); in htb_change_class()
1927 htb_graft_helper(dev_queue, old_q); in htb_change_class()
1941 old_q = htb_graft_helper(dev_queue, new_q); in htb_change_class()