.\" 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 "NETIUCV_CLOSE" "" "06 October 2005" "" ""
.SH NAME
netiucv_close \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int netiucv_close (struct net_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
Called from generic network layer when ifconfig down is run.
.PP
\fIparam\fR dev Pointer to interface struct.
.PP
\fIreturn\fR 0 on success, -ERRNO on failure. (Never fails.)