Home
last modified time | relevance | path

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

/net/sched/
Dsch_htb.c482 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater() function
512 if ((toks = (cl->tokens + *diff)) >= htb_hiwater(cl)) in htb_class_mode()