Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_htb.c509 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater() function
541 if ((toks = (cl->tokens + *diff)) >= htb_hiwater(cl)) in htb_class_mode()