Searched refs:ARP0Key (Results 1 – 1 of 1) sorted by relevance
433 static const MetricomKey ARP0Key = { { "ARP0" } }; variable1412 else if (header->protocol == htons(ETH_P_ARP)) key = ARP0Key; in strip_make_packet()2291 } else if (key.l == ARP0Key.l) { in process_message()2309 else if (key.l == ARP0Key.l) process_ARP_packet (strip_info, &header, ptr, end); in process_message()