.\" 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 "BOND_FIND_BEST_SLAVE" "9" "09 October 2005" "" ""
.SH NAME
bond_find_best_slave \- select the best available slave to be the active one
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct slave * bond_find_best_slave (struct bonding * \fIbond\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbond\fB\fR
our bonding struct
.SH "WARNING"
.PP
Caller must hold curr_slave_lock for writing.