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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sched/
H A Dsch_htb.c307 * htb_add_to_id_tree - adds class to the round robin list
312 static void htb_add_to_id_tree(struct rb_root *root, function
388 htb_add_to_id_tree(q->row[cl->level] + prio, cl, prio);
452 htb_add_to_id_tree(p->un.inner.feed + prio, cl, prio);

Completed in 93 milliseconds