Home
last modified time | relevance | path

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

/external/grub/netboot/
Dmain.c747 unsigned int protohdrlen = (ETH_HLEN + sizeof (struct iphdr) in await_reply() local
845 if (nic.packetlen < protohdrlen || ptype != IP) in await_reply()