Home
last modified time | relevance | path

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

/linux-2.6.39/net/sched/
Dsch_htb.c1168 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child() function
1256 if (!cl->level && htb_parent_last_child(cl)) { in htb_delete()