LLC_CONN_STATE_PROCESS
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_conn_state_process - sends event to connection state machine
SYNOPSIS
"SYNOPSIS"
int llc_conn_state_process (struct sock * sk, struct sk_buff * skb);
ARGUMENTS
- sk
-
connection
- skb
-
occurred event
DESCRIPTION
Sends an event to connection state machine. After processing event
(executing it's actions and changing state), upper layer will be
indicated or confirmed, if needed. Returns 0 for success, 1 for
failure. The socket lock has to be held before calling this function.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:53 GMT, October 06, 2005