.\" 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 "IOCTL_SEND_FIB" "" "06 October 2005" "" ""
.SH NAME
ioctl_send_fib \- send a FIB from userspace
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ioctl_send_fib (struct aac_dev * \fIdev\fB, void * \fIarg\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
adapter is being processed
.TP
\fB\fIarg\fB\fR
arguments to the ioctl call
.SH "DESCRIPTION"
.PP
This routine sends a fib to the adapter on behalf of a user level
program.