.\" 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 "LLC_EXEC_STATION_TRANS_ACTIONS" "9" "09 October 2005" "" "" .SH NAME llc_exec_station_trans_actions \- executes actions for transition .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp u16 llc_exec_station_trans_actions (struct llc_station_state_trans * \fItrans\fB, struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fItrans\fB\fR Address of the transition .TP \fB\fIskb\fB\fR Address of the event that caused the transition .SH "DESCRIPTION" .PP Executes actions of a transition of the station state machine. Returns 0 if all actions complete successfully, nonzero otherwise.