Searched refs:HTB_CANT_SEND (Results 1 – 1 of 1) sorted by relevance
75 HTB_CANT_SEND, /* class can't send and can't borrow */ enumerator478 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()