Searched refs:eh2 (Results 1 – 1 of 1) sorted by relevance
410 struct ethhdr *eh, *eh2; in eth_gro_receive() local430 eh2 = (struct ethhdr *)(p->data + off_eth); in eth_gro_receive()431 if (compare_ether_header(eh, eh2)) { in eth_gro_receive()