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

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

Completed in 226 milliseconds