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

/netbsd-6-1-5-RELEASE/usr.sbin/map-mbone/
H A Dmapper.c334 Interface *ifc_i, *next_ifc_i; local
348 for (ifc_i = ifc_node->u.interfaces; ifc_i; ifc_i = next_ifc_i) {
373 next_ifc_i = ifc_i->next;
475 Interface *ifc_i, *next_ifc_i; local
489 for (ifc_i = ifc_node->u.interfaces; ifc_i; ifc_i = next_ifc_i) {
514 next_ifc_i = ifc_i->next;

Completed in 119 milliseconds