.\" 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_RCV" "" "06 October 2005" "" "" .SH NAME llc_sap_rcv \- sends received pdus to the sap state machine .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void llc_sap_rcv (struct llc_sap * \fIsap\fB, struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsap\fB\fR current sap component structure. .TP \fB\fIskb\fB\fR received frame. .SH "DESCRIPTION" .PP Sends received pdus to the sap state machine.