Lines Matching refs:ip_dst
137 if (ip_geth(ip->ip_dst) != special_addr_ip) {
138 if (ip_getn(ip->ip_dst) == 0xffffffffu && ip->ip_p != IPPROTO_UDP)
141 int host = ip_geth(ip->ip_dst) & 0xff;
196 ip_equal(ip->ip_dst, fp->ipq_dst) &&
301 fp->ipq_dst = ip->ip_dst;
405 ip->ip_dst = fp->ipq_dst;
513 dst = ip->ip_dst;
549 ipaddr.sin_addr = ip->ip_dst;
589 ip->ip_dst = ipaddr.sin_addr;
596 forward = !IN_MULTICAST(ntohl(ip->ip_dst.s_addr));
610 bcopy((caddr_t)(&ip->ip_dst), (caddr_t)&ipaddr.sin_addr,