.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "LLC_SAP_REMOVE_SOCKET" "9" "09 October 2005" "" ""
.SH NAME
llc_sap_remove_socket \- removes a socket from SAP
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void llc_sap_remove_socket (struct llc_sap * \fIsap\fB, struct sock * \fIsk\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsap\fB\fR
SAP
.TP
\fB\fIsk\fB\fR
socket
.SH "DESCRIPTION"
.PP
This function removes a connection from sk_list.list of a SAP if
the connection was in this list.