Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_htb.c1147 /* Defer this assignment, so that htb_destroy skips offload-related in htb_init()
1615 static void htb_destroy(struct Qdisc *sch) in htb_destroy() function
1703 * tc subsys guarantee us that in htb_destroy it holds no class in htb_delete()
2150 .destroy = htb_destroy,