.\" 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_CONN_RCV" "" "06 October 2005" "" "" .SH NAME llc_conn_rcv \- sends received pdus to the connection state machine .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int llc_conn_rcv (struct sock* \fIsk\fB, struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsk\fB\fR current connection structure. .TP \fB\fIskb\fB\fR received frame. .SH "DESCRIPTION" .PP Sends received pdus to the connection state machine.