.\" 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 "CTC_CLOSE" "9" "09 October 2005" "" "" .SH NAME ctc_close \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ctc_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.)