.\" 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_BUILD_AND_SEND_UI_PKT" "" "06 October 2005" "" "" .SH NAME llc_build_and_send_ui_pkt \- unitdata request interface for upper layers .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int llc_build_and_send_ui_pkt (struct llc_sap * \fIsap\fB, struct sk_buff * \fIskb\fB, unsigned char * \fIdmac\fB, unsigned char \fIdsap\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsap\fB\fR sap to use .TP \fB\fIskb\fB\fR packet to send .TP \fB\fIdmac\fB\fR destination mac address .TP \fB\fIdsap\fB\fR destination sap .SH "DESCRIPTION" .PP Upper layers calls this function when upper layer wants to send data using connection-less mode communication (UI pdu). .PP Accept data frame from network layer to be sent using connection- less mode communication; timeout/retries handled by network layer; package primitive as an event and send to SAP event handler