Home
last modified time | relevance | path

Searched refs:eh2 (Results 1 – 1 of 1) sorted by relevance

/linux/net/ethernet/
A Deth.c410 struct ethhdr *eh, *eh2; in eth_gro_receive() local
430 eh2 = (struct ethhdr *)(p->data + off_eth); in eth_gro_receive()
431 if (compare_ether_header(eh, eh2)) { in eth_gro_receive()

Completed in 4 milliseconds