Lines Matching refs:ip_dst
366 ip->ip_src.s_addr, ip->ip_dst.s_addr, uh->uh_ulen); in udp_input()
395 isbroadcast = in_broadcast(ip->ip_dst, ifp); in udp_input()
397 if (IN_MULTICAST(ntohl(ip->ip_dst.s_addr)) || isbroadcast) { in udp_input()
448 (ntohl(ip->ip_dst.s_addr) != in udp_input()
479 ip->ip_dst.s_addr) { in udp_input()
493 if (isbroadcast == 0 && (ntohl(ip->ip_dst.s_addr) != in udp_input()
507 group.sin_addr = ip->ip_dst; in udp_input()
533 uh->uh_dport, uh->uh_sport, &ip->ip_dst, in udp_input()
627 ipsec_fill_ip_sockaddr_4_6(&dst, ip->ip_dst, uh->uh_dport); in udp_input()
677 ip->ip_dst, uh->uh_dport, 1, ifp); in udp_input()
689 &ip->ip_dst, buf, sizeof(buf)), in udp_input()
694 ip->ip_dst.s_addr != ip->ip_src.s_addr) { in udp_input()
698 &ip->ip_dst, buf, sizeof(buf)), in udp_input()
729 uh->uh_sport, &ip->ip_dst, &ip->ip_src, ifp, pf_tag, NULL, NULL, NULL, NULL)) { in udp_input()
764 save_ip.ip_src.s_addr, save_ip.ip_dst.s_addr, uh->uh_ulen); in udp_input()
791 udp_dst.sin_addr = ip->ip_dst; in udp_input()
833 if (ip->ip_dst.s_addr) { in ip_2_ip6_hdr()
835 ip6->ip6_dst.s6_addr32[3] = ip->ip_dst.s_addr; in ip_2_ip6_hdr()
2881 ip->ip_dst.s_addr, sum + htonl(ulen + IPPROTO_UDP)); in udp_input_checksum()
3057 ip->ip_dst = inp->inp_faddr; in udp_fill_keepalive_offload_frames()
3067 ip->ip_dst.s_addr, in udp_fill_keepalive_offload_frames()