Searched refs:old_neighbors (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/map-mbone/
H A Dmapper.c311 Neighbor *old_neighbors; local
352 old_neighbors = ifc_n->neighbors;
355 for (nb_n = old_neighbors; nb_n; nb_n = nb_n->next)
382 old_neighbors = ifc->neighbors;
400 for (nb = old_neighbors; nb; nb = nb->next)
446 Neighbor *old_neighbors; local
493 old_neighbors = ifc_n->neighbors;
496 for (nb_n = old_neighbors; nb_n; nb_n = nb_n->next)
523 old_neighbors = ifc->neighbors;
544 for (nb = old_neighbors; n
[all...]

Completed in 49 milliseconds