Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_htb.c71 HTB_CANT_SEND, /* class can't send and can't borrow */ enumerator
505 return cl->cmode != HTB_CANT_SEND ? -cl->cbuffer : 0; in htb_lowater()
538 return HTB_CANT_SEND; in htb_class_mode()
568 if (new_mode == HTB_CANT_SEND) { in htb_change_class_mode()
574 if (cl->cmode != HTB_CANT_SEND) in htb_change_class_mode()
577 if (new_mode != HTB_CANT_SEND) in htb_change_class_mode()