.\" 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_SAP_TRANS_ACTIONS" "9" "09 October 2005" "" "" .SH NAME llc_exec_sap_trans_actions \- execute actions related to event .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int llc_exec_sap_trans_actions (struct llc_sap * \fIsap\fB, struct llc_sap_state_trans * \fItrans\fB, struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsap\fB\fR pointer to SAP .TP \fB\fItrans\fB\fR pointer to transition that it's actions must be performed .TP \fB\fIskb\fB\fR happened event. .SH "DESCRIPTION" .PP This function executes actions that is related to happened event. Returns 0 for success and 1 for failure of at least one action.