.\" 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_FIRST_PORT" "" "06 October 2005" "" "" .SH NAME __get_first_port \- get the first port in the bond .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct port * __get_first_port (struct bonding * \fIbond\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbond\fB\fR the bond we're looking at .SH "DESCRIPTION" .PP Return the port of the first slave in \fIbond\fR, or NULL if it can't be found.