.\" 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_BOND_BY_PORT" "9" "09 October 2005" "" "" .SH NAME __get_bond_by_port \- get the port's bonding struct .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct bonding * __get_bond_by_port (struct port * \fIport\fB); \fR .SH "ARGUMENTS" .TP \fB\fIport\fB\fR the port we're looking at .SH "DESCRIPTION" .PP Return \fIport\fR\&'s bonding struct, or NULL if it can't be found.