Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/map-mbone/ | |
mapper.c | 336 Interface *ifc_i, *next_ifc_i; local in function:accept_neighbors 350 for (ifc_i = ifc_node->u.interfaces; ifc_i; ifc_i = next_ifc_i) { 375 next_ifc_i = ifc_i->next; 477 Interface *ifc_i, *next_ifc_i; local in function:accept_neighbors2 491 for (ifc_i = ifc_node->u.interfaces; ifc_i; ifc_i = next_ifc_i) { 516 next_ifc_i = ifc_i->next; |