.\" 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 "FIB_ALLOC" "" "06 October 2005" "" ""
.SH NAME
fib_alloc \- allocate a fib
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct fib * fib_alloc (struct aac_dev * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
Adapter to allocate the fib for
.SH "DESCRIPTION"
.PP
Allocate a fib from the adapter fib pool. If the pool is empty we
wait for fibs to become free.