Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_htb.c1174 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child() function
1261 if (!cl->level && htb_parent_last_child(cl)) { in htb_delete()