.\" 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_STATION_STATE_PROCESS" "" "06 October 2005" "" ""
.SH NAME
llc_station_state_process \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void llc_station_state_process (struct llc_station * \fIstation\fB, struct sk_buff * \fIskb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIstation\fB\fR
Address of the station
.TP
\fB\fIskb\fB\fR
Address of the event
.SH "DESCRIPTION"
.PP
Queues an event (on the station event queue) for handling by the
station state machine and attempts to process any queued-up events.