LLC_BUILD_AND_SEND_TEST_PKT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_build_and_send_test_pkt - TEST interface for upper layers.
SYNOPSIS
"SYNOPSIS"
void llc_build_and_send_test_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
This function is called when upper layer wants to send a TEST pdu.
Returns 0 for success, 1 otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:56 GMT, October 06, 2005