Searched refs:next_tg (Results 1 – 1 of 1) sorted by relevance
1770 struct target *next_tg; in init_router_targets() local1797 for (tg = pii->pii_targets; tg != NULL; tg = next_tg) { in init_router_targets()1798 next_tg = tg->tg_next; in init_router_targets()