.\" 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 "__RECORD_PDU" "" "06 October 2005" "" "" .SH NAME __record_pdu \- record parameters from a received lacpdu .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __record_pdu (struct lacpdu * \fIlacpdu\fB, struct port * \fIport\fB); \fR .SH "ARGUMENTS" .TP \fB\fIlacpdu\fB\fR the lacpdu we've received .TP \fB\fIport\fB\fR the port we're looking at .SH "DESCRIPTION" .PP Record the parameter values for the Actor carried in a received lacpdu as the current partner operational parameter values and sets actor_oper_port_state.defaulted to FALSE.