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