Lines Matching refs:ip_dst
369 ip->ip_src.s_addr, ip->ip_dst.s_addr, uh->uh_ulen); in udp_input()
400 isbroadcast = in_broadcast(ip->ip_dst, ifp); in udp_input()
402 if (IN_MULTICAST(ntohl(ip->ip_dst.s_addr)) || isbroadcast) { in udp_input()
453 (ntohl(ip->ip_dst.s_addr) != in udp_input()
484 ip->ip_dst.s_addr) { in udp_input()
498 if (isbroadcast == 0 && (ntohl(ip->ip_dst.s_addr) != in udp_input()
512 group.sin_addr = ip->ip_dst; in udp_input()
538 uh->uh_dport, uh->uh_sport, &ip->ip_dst, in udp_input()
634 ipsec_fill_ip_sockaddr_4_6(&dst, ip->ip_dst, uh->uh_dport); in udp_input()
684 ip->ip_dst, uh->uh_dport, 1, ifp); in udp_input()
696 &ip->ip_dst, buf, sizeof(buf)), in udp_input()
701 ip->ip_dst.s_addr != ip->ip_src.s_addr) { in udp_input()
705 &ip->ip_dst, buf, sizeof(buf)), in udp_input()
744 uh->uh_sport, &ip->ip_dst, &ip->ip_src, ifp, pf_tag, NULL, NULL, NULL, NULL)) { in udp_input()
781 save_ip.ip_src.s_addr, save_ip.ip_dst.s_addr, uh->uh_ulen); in udp_input()
808 udp_dst.sin_addr = ip->ip_dst; in udp_input()
850 if (ip->ip_dst.s_addr) { in ip_2_ip6_hdr()
852 ip6->ip6_dst.s6_addr32[3] = ip->ip_dst.s_addr; in ip_2_ip6_hdr()
2922 ip->ip_dst.s_addr, sum + htonl(ulen + IPPROTO_UDP)); in udp_input_checksum()
3098 ip->ip_dst = inp->inp_faddr; in udp_fill_keepalive_offload_frames()
3108 ip->ip_dst.s_addr, in udp_fill_keepalive_offload_frames()