Home
last modified time | relevance | path

Searched refs:next_ifc_i (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.sbin/map-mbone/
Dmapper.c334 Interface *ifc_i, *next_ifc_i; in accept_neighbors() local
348 for (ifc_i = ifc_node->u.interfaces; ifc_i; ifc_i = next_ifc_i) { in accept_neighbors()
373 next_ifc_i = ifc_i->next; in accept_neighbors()
475 Interface *ifc_i, *next_ifc_i; in accept_neighbors2() local
489 for (ifc_i = ifc_node->u.interfaces; ifc_i; ifc_i = next_ifc_i) { in accept_neighbors2()
514 next_ifc_i = ifc_i->next; in accept_neighbors2()