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

/netbsd-6-1-5-RELEASE/usr.sbin/map-mbone/
H A Dmapper.c350 Interface *ifc_n = find_interface(ifc_i->addr, node); local
352 old_neighbors = ifc_n->neighbors;
368 nb_i->next = ifc_n->neighbors;
369 ifc_n->neighbors = nb_i;
491 Interface *ifc_n = find_interface(ifc_i->addr, node); local
493 old_neighbors = ifc_n->neighbors;
509 nb_i->next = ifc_n->neighbors;
510 ifc_n->neighbors = nb_i;

Completed in 84 milliseconds