.\" 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_DEALLOC" "" "06 October 2005" "" ""
.SH NAME
fib_dealloc \- deallocate a fib
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void fib_dealloc (struct fib * \fIfibptr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfibptr\fB\fR
fib to deallocate
.SH "DESCRIPTION"
.PP
Will deallocate and return to the free pool the FIB pointed to by the
caller.