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

/netbsd-current/sys/lib/libsa/
H A Diodesc.h66 struct in_addr destip; /* dest. ip addr, net order */ member in struct:iodesc
H A Dudp.c79 inet_ntoa(d->destip), ntohs(d->destport));
H A Dbootparam.c163 d->destip.s_addr = INADDR_BROADCAST; /* XXX: subnet bcast? */
280 d->destip = bp_server_addr;
H A Dip.c100 ip->ip_dst = d->destip;
H A Drpc.c419 port = rpc_pmap_getcache(d->destip, prog, vers);
439 rpc_pmap_putcache(d->destip, prog, vers, port);
H A Dbootp.c171 d->destip.s_addr = INADDR_BROADCAST;
H A Dtftp.c263 io->destip = servip;
H A Dnfs.c553 desc->destip = ip;
/netbsd-current/external/bsd/ipf/dist/perl/
H A DIpfanaly.pl162 ($srcip,$srcport,$destip,$destport,$pro)= split " " , @shortrecs[$cnt];
175 if("$destip" eq "$gatekeep")
212 if("$destip" eq "$gatekeep")
278 ($srcip,$srcport,$destip,$destport,$pro)= split " " , @shortrecs[$loop];
279 if ("$destip" eq "$gatekeep")
486 ($srcip,$dummy,$destip,$dummy2,$dummy3,$dummy4,$lenicmp)= split " " , $a ;
491 $a = $srcip . $icmp . $ptr . $destip . $icmp . $icmp . $lenst . $lenicmp ;
551 ($srcip,$srcport,$destip,$destport,$pro)= split " " , @shortrecs[$loop];
/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Ddev_net.c77 servip = s->destip = bootopts.b_remote_ip;
/netbsd-current/sys/arch/i386/stand/pxeboot/
H A Dpxe.c128 uw->ip = d->destip.s_addr;

Completed in 151 milliseconds