HTB_CHANGE_CLASS_MODE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

htb_change_class_mode - changes classe's mode  

SYNOPSIS

"SYNOPSIS"

void htb_change_class_mode (struct htb_sched * q, struct htb_class * cl, long * diff);  

ARGUMENTS

q
-- undescribed --
cl
-- undescribed --
diff
-- undescribed --
 

DESCRIPTION

This should be the only way how to change classe's mode under normal cirsumstances. Routine will update feed lists linkage, change mode and add class to the wait event queue if appropriate. New mode should be different from old one and cl->pq_key has to be valid if changing to mode other than HTB_CAN_SEND (see htb_add_to_wait_tree).


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:12 GMT, October 09, 2005