Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Dpxe.c641 udpread_p->dest_ip = INADDR_ANY; in readudp()
643 udpread_p->dest_ip = h->myip.s_addr; in readudp()
667 if (udpread_p->dest_ip != h->myip.s_addr && in readudp()
668 udpread_p->dest_ip != bootplayer.yip && in readudp()
669 udpread_p->dest_ip != INADDR_ANY) { in readudp()
H A Dpxe.h432 IP4_t dest_ip; /* Only accept packets sent to this IP */ member
/dragonfly/sbin/ipfw/
H A Dipfw2.c3012 OR_START(dest_ip); in add()
3022 OR_BLOCK(dest_ip); in add()