Searched defs:destip (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c298 unsigned long destip; local
361 build_ip_hdr(unsigned long destip, int ttl, int protocol, int option_len, int len, const void *buf) argument
401 build_udp_hdr(unsigned long destip, unsigned int srcsock, unsigned int destsock, int ttl, int len, const void *buf) argument
422 udp_transmit(unsigned long destip, unsigned int srcsock, unsigned int destsock, int len, const void *buf) argument
[all...]

Completed in 48 milliseconds