eh2               458 net/ethernet/eth.c 	struct ethhdr *eh, *eh2;
eh2               478 net/ethernet/eth.c 		eh2 = (struct ethhdr *)(p->data + off_eth);
eh2               479 net/ethernet/eth.c 		if (compare_ether_header(eh, eh2)) {