Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sched/
Dsch_htb.c133 HTB_CANT_SEND, /* class can't send and can't borrow */ enumerator
626 cl->cmode != HTB_CANT_SEND ? -cl->cbuffer : in htb_class_mode()
630 return HTB_CANT_SEND; in htb_class_mode()
664 if (cl->cmode != HTB_CANT_SEND) in htb_change_class_mode()
667 if (new_mode != HTB_CANT_SEND) in htb_change_class_mode()