Home | History | Annotate | Download | only in netinet

Lines Matching refs:ip_dst

1311 		    ntohl(ip->ip_src.s_addr), ntohl(ip->ip_dst.s_addr), ifp);
1341 if (ip->ip_ttl <= 1 || IN_LOCAL_GROUP(ip->ip_dst.s_addr))
1349 rt = mfc_find(&ip->ip_src, &ip->ip_dst);
1376 ntohl(ip->ip_dst.s_addr));
1397 hash = MFCHASH(ip->ip_src, ip->ip_dst);
1400 in_hosteq(ip->ip_dst, rt->mfc_mcastgrp) &&
1462 rt->mfc_mcastgrp = ip->ip_dst;
1790 ip_copy->ip_dst = vifp->v_rmt_addr;
1870 if (!in_hosteq(vifp->v_lcl_addr, ip.ip_dst))
1881 if (!IN_MULTICAST(ip.ip_dst.s_addr))
2842 im->im_dst = ip->ip_dst;
2907 ip_outer->ip_dst = rt->mfc_rp;
3080 (u_long)ntohl(encap_ip->ip_dst.s_addr),
3103 if (!IN_MULTICAST(encap_ip->ip_dst.s_addr)) {
3109 (u_long)ntohl(encap_ip->ip_dst.s_addr));
3169 (u_long)ntohl(encap_ip->ip_dst.s_addr),