.\" 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_DEACTIVATE" "9" "09 October 2005" "" ""
.SH NAME
htb_deactivate \- remove leaf cl from active feeds
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void htb_deactivate (struct htb_sched * \fIq\fB, struct htb_class * \fIcl\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIq\fB\fR
-- undescribed --
.TP
\fB\fIcl\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
Make sure that leaf is active. In the other words it can't be called
with non-active leaf. It also removes class from the drop list.