ARP_TABLE_SIZE
if (arp_index >= ARP_TABLE_SIZE)
for (i = 0; i < ARP_TABLE_SIZE; i++) {
static struct arptable atable[ARP_TABLE_SIZE];