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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_htb.c510 static inline long htb_hiwater(const struct htb_class *cl) function
516 #define htb_hiwater(cl) (0) macro
540 if ((toks = (cl->tokens + *diff)) >= htb_hiwater(cl))

Completed in 46 milliseconds