.\" 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 "__X25_REMOVE_ROUTE" "" "06 October 2005" "" ""
.SH NAME
__x25_remove_route \- remove route from x25_route_list
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __x25_remove_route (struct x25_route * \fIrt\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIrt\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIrt\fR - route to remove
.PP
Remove route from x25_route_list. If it was there.
Caller must hold x25_route_list_lock.