__UPDATE_SELECTED

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

__update_selected - update a port's Selected variable from a received lacpdu  

SYNOPSIS

"SYNOPSIS"

void __update_selected (struct lacpdu * lacpdu, struct port * port);  

ARGUMENTS

lacpdu
the lacpdu we've received
port
the port we're looking at
 

DESCRIPTION

Update the value of the selected variable, using parameter values from a newly received lacpdu. The parameter values for the Actor carried in the received PDU are compared with the corresponding operational parameter values for the ports partner. If one or more of the comparisons shows that the value(s) received in the PDU 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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:37 GMT, October 06, 2005