.\" 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_HAS_CHALLENGED_SLAVES" "9" "09 October 2005" "" "" .SH NAME bond_has_challenged_slaves \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int bond_has_challenged_slaves (struct bonding * \fIbond\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbond\fB\fR the bond we're working on .SH "DESCRIPTION" .PP Searches the slave list. Returns 1 if a vlan challenged slave was found, 0 otherwise. .PP Assumes bond->lock is held.