void __update_default_selected (struct port * port);
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.