.\" 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_CONN_TRANS_ACTIONS" "9" "09 October 2005" "" ""
.SH NAME
llc_exec_conn_trans_actions \- executes related actions
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int llc_exec_conn_trans_actions (struct sock * \fIsk\fB, struct llc_conn_state_trans * \fItrans\fB, struct sk_buff * \fIskb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsk\fB\fR
connection
.TP
\fB\fItrans\fB\fR
transition that it's actions must be performed
.TP
\fB\fIskb\fB\fR
event
.SH "DESCRIPTION"
.PP
Executes actions that is related to happened event. Returns 0 for
success, 1 to indicate failure of at least one action.