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

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

Completed in 85 milliseconds