Lines Matching refs:visited
791 if (tlbt->src->visited == 0) { in handle_unvisited_nodes()
817 if (rhent->visited == 0) { in handle_unvisited_nodes()
839 rhent->visited = 0; in handle_unvisited_nodes()
866 if (tlbt->src->visited == 0) { in handle_unvisited_nodes_v6()
892 if (rhent->visited == 0) { /* delete the node */ in handle_unvisited_nodes_v6()
911 rhent->visited = 0; in handle_unvisited_nodes_v6()
962 rhent->visited); in rhtable_search_and_update()
971 if ((rhent->visited == 1) && duplflag) in rhtable_search_and_update()
975 rhent->visited = 1; in rhtable_search_and_update()
1004 new->visited = 1; /* Mark all new nodes visited */ in rhtable_search_and_update()
1057 if ((rhent->visited == 1) && duplflag) in rhtable_search_and_update_v6()
1061 rhent->visited = 1; in rhtable_search_and_update_v6()
1089 new->visited = 1; /* Mark all new nodes visited */ in rhtable_search_and_update_v6()