.\" 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_FIND_STATION_TRANS" "" "06 October 2005" "" "" .SH NAME llc_find_station_trans \- finds transition for this event .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct llc_station_state_trans * llc_find_station_trans (struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIskb\fB\fR Address of the event .SH "DESCRIPTION" .PP Search thru events of the current state of the station until list exhausted or it's obvious that the event is not valid for the current state. Returns the address of the transition if cound, NULL otherwise.