.\" 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 "HDLCDEV_IOCTL" "9" "09 October 2005" "" "" .SH NAME hdlcdev_ioctl \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int hdlcdev_ioctl (struct net_device * \fIdev\fB, struct ifreq * \fIifr\fB, int \fIcmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIifr\fB\fR -- undescribed -- .TP \fB\fIcmd\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP dev pointer to network device structure ifr pointer to network interface request structure cmd IOCTL command code .PP returns 0 if success, otherwise error code