Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/sched/
H A Dsch_htb.c1390 htb_graft_helper(struct netdev_queue *dev_queue, struct Qdisc *new_q) in htb_graft_helper() function
1474 old_q = htb_graft_helper(dev_queue, new); in htb_graft()
1543 old_q = htb_graft_helper(dev_queue, new_q); in htb_parent_to_leaf_offload()
1567 old = htb_graft_helper(dev_queue, NULL); in htb_destroy_class_offload()
1593 htb_graft_helper(dev_queue, old); in htb_destroy_class_offload()
1922 old_q = htb_graft_helper(dev_queue, NULL); in htb_change_class()
1939 htb_graft_helper(dev_queue, old_q); in htb_change_class()
1957 old_q = htb_graft_helper(dev_queue, new_q); in htb_change_class()

Completed in 4 milliseconds