Searched refs:HTB_CAN_SEND (Results 1 – 1 of 1) sorted by relevance
73 HTB_CAN_SEND /* class can send */ enumerator 453 if (cl->cmode == HTB_CAN_SEND && mask) in htb_activate_prios() 499 if (cl->cmode == HTB_CAN_SEND && mask) in htb_deactivate_prios() 513 return cl->cmode == HTB_CAN_SEND ? -cl->buffer : 0; in htb_hiwater() 525 * is not HTB_CAN_SEND then cl->pq_key is updated to time difference543 return HTB_CAN_SEND; in htb_class_mode() 559 * to mode other than HTB_CAN_SEND (see htb_add_to_wait_tree).723 if (old_mode != HTB_CAN_SEND) in htb_charge_class() 725 if (cl->cmode != HTB_CAN_SEND) in htb_charge_class() 772 if (cl->cmode != HTB_CAN_SEND) in htb_do_events() [all...]