.\" 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_LOOKUP_LEAF" "9" "09 October 2005" "" ""
.SH NAME
htb_lookup_leaf \- returns next leaf class in DRR order
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct htb_class * htb_lookup_leaf (HTB_ARGQ struct rb_root * \fItree\fB, int \fIprio\fB, struct rb_node ** \fIpptr\fB, u32 * \fIpid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItree\fB\fR
-- undescribed --
.TP
\fB\fIprio\fB\fR
-- undescribed --
.TP
\fB\fIpptr\fB\fR
-- undescribed --
.TP
\fB\fIpid\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
Find leaf where current feed pointers points to.