Searched refs:htb_destroy_class (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.c1272 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) function
1286 htb_destroy_class(sch, list_entry(cl->children.next,
1311 /* This line used to be after htb_destroy_class call below
1318 htb_destroy_class(sch, list_entry(q->root.next,
1362 htb_destroy_class(sch, cl);
1373 htb_destroy_class(sch, cl);

Completed in 88 milliseconds