Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_htb.c72 HTB_MAY_BORROW, /* class can't send but may borrow */ enumerator
405 while (cl->cmode == HTB_MAY_BORROW && p && mask) { in htb_activate_prios()
443 while (cl->cmode == HTB_MAY_BORROW && p && mask) { in htb_deactivate_prios()
516 return HTB_MAY_BORROW; in htb_class_mode()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_htb.c72 HTB_MAY_BORROW, /* class can't send but may borrow */ enumerator
430 while (cl->cmode == HTB_MAY_BORROW && p && mask) { in htb_activate_prios()
470 while (cl->cmode == HTB_MAY_BORROW && p && mask) { in htb_deactivate_prios()
545 return HTB_MAY_BORROW; in htb_class_mode()

Completed in 6 milliseconds