.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "HTB_ADD_TO_ID_TREE" "9" "09 October 2005" "" "" .SH NAME htb_add_to_id_tree \- adds class to the round robin list .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void htb_add_to_id_tree (HTB_ARGQ struct rb_root * \fIroot\fB, struct htb_class * \fIcl\fB, int \fIprio\fB); \fR .SH "ARGUMENTS" .TP \fB\fIroot\fB\fR -- undescribed -- .TP \fB\fIcl\fB\fR -- undescribed -- .TP \fB\fIprio\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP Routine adds class to the list (actually tree) sorted by classid. Make sure that class is not already on such list for given prio.