Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_htb.c75 HTB_CANT_SEND, /* class can't send and can't borrow */ enumerator
478 return cl->cmode != HTB_CANT_SEND ? -cl->cbuffer : 0; in htb_lowater()
509 return HTB_CANT_SEND; in htb_class_mode()
536 if (new_mode == HTB_CANT_SEND) in htb_change_class_mode()
540 if (cl->cmode != HTB_CANT_SEND) in htb_change_class_mode()
543 if (new_mode != HTB_CANT_SEND) in htb_change_class_mode()