Home
last modified time | relevance | path

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

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