Searched refs:arpsize (Results 1 – 1 of 1) sorted by relevance
1346 int arpsize = 8 + sizeof(struct arphdr) + 10*2; in is_arp() local1348 if (len == arpsize || len == 54) in is_arp()