Home
last modified time | relevance | path

Searched refs:destip (Results 1 – 9 of 9) sorted by relevance

/freebsd/stand/libsa/
H A Dudp.c69 inet_ntoa(d->destip), ntohs(d->destport)); in sendudp()
87 ui->ui_dst = d->destip; in sendudp()
H A Diodesc.h41 struct in_addr destip; /* dest. ip addr, net order */ member
H A Dbootparam.c156 d->destip.s_addr = INADDR_BROADCAST; /* XXX: subnet bcast? */ in bp_whoami()
270 d->destip = bp_server_addr; in bp_getfile()
H A Dnetif.c360 bzero(&s->destip, sizeof (s->destip)); in netif_close()
H A Drpc.c398 port = rpc_pmap_getcache(d->destip, prog, vers); in rpc_getport()
420 rpc_pmap_putcache(d->destip, prog, vers, port); in rpc_getport()
H A Dip.c99 inet_ntoa(d->destip), ntohs(d->destport)); in sendip()
115 ip->ip_dst = d->destip; in sendip()
H A Dbootp.c171 d->destip.s_addr = INADDR_BROADCAST; in bootp()
H A Dtftp.c471 io->destip = rootip; in tftp_open()
H A Dnfs.c504 desc->destip = rootip; in nfs_open()