.\" 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_NEIGH" "" "06 October 2005" "" ""
.SH NAME
__x25_remove_neigh \- remove neighbour from x25_neigh_list
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __x25_remove_neigh (struct x25_neigh * \fInb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInb\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fInb\fR - neigh to remove
.PP
Remove neighbour from x25_neigh_list. If it was there.
Caller must hold x25_neigh_list_lock.