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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Din.h12 #define IP_UDP 17 macro
H A Dnic.c389 pseudo.protocol = IP_UDP;
408 build_ip_hdr(destip, ttl, IP_UDP, 0, len, buf);
956 if (ip && (ip->protocol == IP_UDP) &&

Completed in 23 milliseconds