.\" 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_QUALIFY_CONN_EV" "" "06 October 2005" "" "" .SH NAME llc_qualify_conn_ev \- finds transition for event .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct llc_conn_state_trans * llc_qualify_conn_ev (struct sock * \fIsk\fB, struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsk\fB\fR connection .TP \fB\fIskb\fB\fR happened event .SH "DESCRIPTION" .PP This function finds transition that matches with happened event. Returns pointer to found transition on success, NULL otherwise.