.\" 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_SK_RESET" "" "06 October 2005" "" ""
.SH NAME
llc_sk_reset \- resets a connection
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void llc_sk_reset (struct sock * \fIsk\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsk\fB\fR
LLC socket to reset
.SH "DESCRIPTION"
.PP
Resets a connection to the out of service state. Stops its timers
and frees any frames in the queues of the connection.