Searched refs:arp_table_end (Results 1 – 1 of 1) sorted by relevance
62 #define arp_table_end &arp_table[NUM_ARP_ENTRIES] macro83 for ( arp = arp_table ; arp < arp_table_end ; arp++ ) { in arp_find_entry()