.\" 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 "__UPDATE_DEFAULT_SELECTED" "" "06 October 2005" "" ""
.SH NAME
__update_default_selected \- update a port's Selected variable from Partner
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __update_default_selected (struct port * \fIport\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIport\fB\fR
the port we're looking at
.SH "DESCRIPTION"
.PP
This function updates the value of the selected variable, using the partner
administrative parameter values. The administrative values are compared with
the corresponding operational parameter values for the partner. If one or
more of the comparisons shows that the administrative value(s) differ from
the current operational values, then Selected is set to FALSE and
actor_oper_port_state.synchronization is set to OUT_OF_SYNC. Otherwise,
Selected remains unchanged.