Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dsch_htb.c1399 htb_graft_helper(struct netdev_queue *dev_queue, struct Qdisc *new_q) in htb_graft_helper() function
1483 old_q = htb_graft_helper(dev_queue, new); in htb_graft()
1552 old_q = htb_graft_helper(dev_queue, new_q); in htb_parent_to_leaf_offload()
1571 old = htb_graft_helper(dev_queue, NULL); in htb_destroy_class_offload()
1597 htb_graft_helper(dev_queue, old); in htb_destroy_class_offload()
1907 old_q = htb_graft_helper(dev_queue, NULL); in htb_change_class()
1922 htb_graft_helper(dev_queue, old_q); in htb_change_class()
1939 old_q = htb_graft_helper(dev_queue, new_q); in htb_change_class()