.\" 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_FREE_SAP" "" "06 October 2005" "" ""
.SH NAME
llc_free_sap \- frees a sap
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void llc_free_sap (struct llc_sap * \fIsap\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsap\fB\fR
Address of the sap
.SH "DESCRIPTION"
.PP
Frees all associated connections (if any), removes this sap from
the list of saps in te station and them frees the memory for this sap.