AD_RX_MACHINE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ad_rx_machine - handle a port's rx State Machine
SYNOPSIS
"SYNOPSIS"
void ad_rx_machine (struct lacpdu * lacpdu, struct port * port);
ARGUMENTS
- lacpdu
-
the lacpdu we've received
- port
-
the port we're looking at
DESCRIPTION
If lacpdu arrived, stop previous timer (if exists) and set the next state as
CURRENT. If timer expired set the state machine in the proper state.
In other cases, this function checks if we need to switch to other state.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:22 GMT, October 06, 2005