.\" 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 "AX_CLOSE" "9" "09 October 2005" "" ""
.SH NAME
ax_close \- shut down network device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ax_close (struct net_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
network device to close
.SH "DESCRIPTION"
.PP
Opposite of \fBax_open\fR\&. Only used when ``ifconfig down'' is done.