Lines Matching refs:visited
789 if (tlbt->src->visited == 0) { in handle_unvisited_nodes()
815 if (rhent->visited == 0) { in handle_unvisited_nodes()
837 rhent->visited = 0; in handle_unvisited_nodes()
864 if (tlbt->src->visited == 0) { in handle_unvisited_nodes_v6()
890 if (rhent->visited == 0) { /* delete the node */ in handle_unvisited_nodes_v6()
909 rhent->visited = 0; in handle_unvisited_nodes_v6()
960 rhent->visited); in rhtable_search_and_update()
969 if ((rhent->visited == 1) && duplflag) in rhtable_search_and_update()
973 rhent->visited = 1; in rhtable_search_and_update()
1002 new->visited = 1; /* Mark all new nodes visited */ in rhtable_search_and_update()
1055 if ((rhent->visited == 1) && duplflag) in rhtable_search_and_update_v6()
1059 rhent->visited = 1; in rhtable_search_and_update_v6()
1087 new->visited = 1; /* Mark all new nodes visited */ in rhtable_search_and_update_v6()