Lines Matching refs:ip_dst
347 ip->ip_src.s_addr, ip->ip_dst.s_addr, uh->uh_ulen); in udp_input()
376 isbroadcast = in_broadcast(ip->ip_dst, ifp); in udp_input()
378 if (IN_MULTICAST(ntohl(ip->ip_dst.s_addr)) || isbroadcast) { in udp_input()
429 (ntohl(ip->ip_dst.s_addr) != in udp_input()
460 ip->ip_dst.s_addr) { in udp_input()
474 if (isbroadcast == 0 && (ntohl(ip->ip_dst.s_addr) != in udp_input()
488 group.sin_addr = ip->ip_dst; in udp_input()
514 uh->uh_dport, uh->uh_sport, &ip->ip_dst, in udp_input()
599 check_esp = key_checksa_present(AF_INET, (caddr_t)&ip->ip_dst, in udp_input()
649 ip->ip_dst, uh->uh_dport, 1, ifp); in udp_input()
661 &ip->ip_dst, buf, sizeof(buf)), in udp_input()
666 ip->ip_dst.s_addr != ip->ip_src.s_addr) { in udp_input()
670 &ip->ip_dst, buf, sizeof(buf)), in udp_input()
706 uh->uh_sport, &ip->ip_dst, &ip->ip_src, ifp, pf_tag, NULL, NULL, NULL, NULL)) { in udp_input()
743 save_ip.ip_src.s_addr, save_ip.ip_dst.s_addr, uh->uh_ulen); in udp_input()
787 if (ip->ip_dst.s_addr) { in ip_2_ip6_hdr()
789 ip6->ip6_dst.s6_addr32[3] = ip->ip_dst.s_addr; in ip_2_ip6_hdr()
2780 ip->ip_dst.s_addr, sum + htonl(ulen + IPPROTO_UDP)); in udp_input_checksum()
2956 ip->ip_dst = inp->inp_faddr; in udp_fill_keepalive_offload_frames()
2966 ip->ip_dst.s_addr, in udp_fill_keepalive_offload_frames()