.\" 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_REMOVE_CLASS_FROM_ROW" "9" "09 October 2005" "" "" .SH NAME htb_remove_class_from_row \- removes class from its row .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void htb_remove_class_from_row (struct htb_sched * \fIq\fB, struct htb_class * \fIcl\fB, int \fImask\fB); \fR .SH "ARGUMENTS" .TP \fB\fIq\fB\fR -- undescribed -- .TP \fB\fIcl\fB\fR -- undescribed -- .TP \fB\fImask\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP The class is removed from row at priorities marked in mask. It does nothing if mask == 0.