Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfou_core.c396 const struct guehdr *guehdr2; in gue_gro_receive() local
401 guehdr2 = (struct guehdr *)(p->data + off); in gue_gro_receive()
406 if (guehdr->word != guehdr2->word) { in gue_gro_receive()
412 if (guehdr->hlen && memcmp(&guehdr[1], &guehdr2[1], in gue_gro_receive()