Searched refs:htb_lowater (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.c506 static inline long htb_lowater(const struct htb_class *cl) function
515 #define htb_lowater(cl) (0) macro
535 if ((toks = (cl->ctokens + *diff)) < htb_lowater(cl)) {

Completed in 61 milliseconds