.\" 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 "__GET_NEXT_AGG" "9" "09 October 2005" "" ""
.SH NAME
__get_next_agg \- get the next aggregator in the bond
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct aggregator * __get_next_agg (struct aggregator * \fIaggregator\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIaggregator\fB\fR
the aggregator we're looking at
.SH "DESCRIPTION"
.PP
Return the aggregator of the slave that is next in line of \fIaggregator\fR\&'s
slave in the bond, or NULL if it can't be found.