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