.\" 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_SAP_STATE_PROCESS" "9" "09 October 2005" "" "" .SH NAME llc_sap_state_process \- sends event to SAP state machine .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void llc_sap_state_process (struct llc_sap * \fIsap\fB, struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsap\fB\fR sap to use .TP \fB\fIskb\fB\fR pointer to occurred event .SH "DESCRIPTION" .PP After executing actions of the event, upper layer will be indicated if needed(on receiving an UI frame). sk can be null for the datalink_proto case.