.\" 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 "SPPP_CLOSE" "" "06 October 2005" "" ""
.SH NAME
sppp_close \- close down a synchronous PPP or Cisco HDLC link
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sppp_close (struct net_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
The network device to drop the link of
.SH "DESCRIPTION"
.PP
This drops the logical interface to the channel. It is not
done politely as we assume we will also be dropping DTR. Any
timeouts are killed.