HTB_ADD_TO_ID_TREE

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

 

NAME

htb_add_to_id_tree - adds class to the round robin list  

SYNOPSIS

"SYNOPSIS"

void htb_add_to_id_tree (HTB_ARGQ struct rb_root * root, struct htb_class * cl, int prio);  

ARGUMENTS

root
-- undescribed --
cl
-- undescribed --
prio
-- undescribed --
 

DESCRIPTION

Routine adds class to the list (actually tree) sorted by classid. Make sure that class is not already on such list for given prio.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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