LLC_SEND_DISC

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

llc_send_disc - Called by upper layer to close a connection  

SYNOPSIS

"SYNOPSIS"

int llc_send_disc (struct sock * sk);  

ARGUMENTS

sk
connection to be closed
 

DESCRIPTION

Upper layer calls this when it wants to close an established LLC connection with a remote machine. This function packages a proper event and sends it to connection component state machine. Returns 0 for success, 1 otherwise.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:54 GMT, October 06, 2005