Home
last modified time | relevance | path

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

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