LLC_CONN_RTN_PDU
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_conn_rtn_pdu - sends received data pdu to upper layer
SYNOPSIS
"SYNOPSIS"
void llc_conn_rtn_pdu (struct sock * sk, struct sk_buff * skb);
ARGUMENTS
- sk
-
Active connection
- skb
-
Received data frame
DESCRIPTION
Sends received data pdu to upper layer (by using indicate function).
Prepares service parameters (prim and prim_data). calling indication
function will be done in llc_conn_state_process.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:57 GMT, October 06, 2005