Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_htb.c472 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater() function
504 if ((toks = (cl->ctokens + *diff)) < htb_lowater(cl)) { in htb_class_mode()