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