Searched refs:next_dr (Results 1 – 1 of 1) sorted by relevance
1216 struct router *next_dr; in run_timeouts() local1269 for (dr = pi->pi_router_list; dr != NULL; dr = next_dr) { in run_timeouts()1270 next_dr = dr->dr_next; in run_timeouts()