HomeSort by relevance Sort by last modified time
    Searched full:protohdrlen (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
main.c 747 unsigned int protohdrlen = (ETH_HLEN + sizeof (struct iphdr) local
845 if (nic.packetlen < protohdrlen || ptype != IP)

Completed in 53 milliseconds