Searched refs:ent_tmp (Results 1 – 1 of 1) sorted by relevance
315 struct arp_queue_entry *ent, *ent_tmp; in ARPTimer() local319 TAILQ_FOREACH_SAFE(ent, &g_arpm.list, arp_link, ent_tmp) { in ARPTimer()