.\" 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_3AD_INITIALIZE" "" "06 October 2005" "" "" .SH NAME bond_3ad_initialize \- initialize a bond's 802.3ad parameters and structures .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void bond_3ad_initialize (struct bonding * \fIbond\fB, u16 \fItick_resolution\fB, int \fIlacp_fast\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbond\fB\fR bonding struct to work on .TP \fB\fItick_resolution\fB\fR tick duration (millisecond resolution) .TP \fB\fIlacp_fast\fB\fR boolean. whether fast periodic should be used .SH "DESCRIPTION" .PP Can be called only after the mac address of the bond is set.