Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dudp.h23 extern void build_udp_hdr(unsigned long __destip, unsigned int __srcsock,
H A Dgrub.h85 extern void build_udp_hdr P((unsigned long destip,
H A Dnic.c401 void build_udp_hdr(unsigned long destip, in build_udp_hdr() function
425 build_udp_hdr(destip, srcsock, destsock, 60, len, buf); in udp_transmit()