.\" 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_SEND_PDU" "" "06 October 2005" "" "" .SH NAME llc_station_send_pdu \- queues PDU to send .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void llc_station_send_pdu (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 PDU .SH "DESCRIPTION" .PP Queues a PDU to send to the MAC layer.