Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Diodesc.h43 struct in_addr destip; /* dest. ip addr, net order */ member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c298 unsigned long destip; in ip_transmit() local
361 void build_ip_hdr(unsigned long destip, int ttl, int protocol, int option_len, in build_ip_hdr()
401 void build_udp_hdr(unsigned long destip, in build_udp_hdr()
422 int udp_transmit(unsigned long destip, unsigned int srcsock, in udp_transmit()