arp_list
if (bcmp(&arp_list[arp_num].addr,
} arp_list[ARP_NUM] = {
struct arp_list *al;
for (i = 0, al = arp_list; i < arp_num; ++i, ++al)