Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sched/
Dsch_htb.c134 HTB_MAY_BORROW, /* class can't send but may borrow */ enumerator
542 while (cl->cmode == HTB_MAY_BORROW && p && mask) { in htb_activate_prios()
579 while (cl->cmode == HTB_MAY_BORROW && p && mask) { in htb_deactivate_prios()
640 return HTB_MAY_BORROW; in htb_class_mode()