LLC_BUILD_AND_SEND_UI_PKT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_build_and_send_ui_pkt - unitdata request interface for upper layers
SYNOPSIS
"SYNOPSIS"
void llc_build_and_send_ui_pkt (struct llc_sap * sap, struct sk_buff * skb, u8 * dmac, u8 dsap);
ARGUMENTS
- sap
-
sap to use
- skb
-
packet to send
- dmac
-
destination mac address
- dsap
-
destination sap
DESCRIPTION
Upper layers calls this function when upper layer wants to send data
using connection-less mode communication (UI pdu).
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
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:53 GMT, October 06, 2005