HomeSort by relevance Sort by last modified time
    Searched refs:IP_UDP (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
etherboot.h 127 #define IP_UDP 17
main.c 215 ip->protocol = IP_UDP;
720 rval = (len - sizeof (struct iphdr)) + IP_UDP;
851 || ip->protocol != IP_UDP)

Completed in 31 milliseconds