LLC_EXEC_STATION_TRANS_ACTIONS
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_exec_station_trans_actions - executes actions for transition
SYNOPSIS
"SYNOPSIS"
u16 llc_exec_station_trans_actions (struct llc_station * station, struct llc_station_state_trans * trans, struct sk_buff * skb);
ARGUMENTS
- station
-
Address of the station
- trans
-
Address of the transition
- skb
-
Address of the event that caused the transition
DESCRIPTION
Executes actions of a transition of the station state machine. Returns
0 if all actions complete successfully, nonzero otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:53 GMT, October 06, 2005