reddst6 2188 netinet6/icmp6.c struct in6_addr reddst6; reddst6 2206 netinet6/icmp6.c reddst6 = nd_rd->nd_rd_dst; reddst6 2210 netinet6/icmp6.c if (IN6_IS_ADDR_LINKLOCAL(&reddst6)) reddst6 2211 netinet6/icmp6.c reddst6.s6_addr16[1] = htons(ifp->if_index); reddst6 2235 netinet6/icmp6.c bcopy(&reddst6, &sin6.sin6_addr, sizeof(reddst6)); reddst6 2243 netinet6/icmp6.c icmp6_redirect_diag(&src6, &reddst6, &redtgt6))); reddst6 2255 netinet6/icmp6.c icmp6_redirect_diag(&src6, &reddst6, &redtgt6))); reddst6 2263 netinet6/icmp6.c icmp6_redirect_diag(&src6, &reddst6, &redtgt6))); reddst6 2269 netinet6/icmp6.c if (IN6_IS_ADDR_MULTICAST(&reddst6)) { reddst6 2273 netinet6/icmp6.c icmp6_redirect_diag(&src6, &reddst6, &redtgt6))); reddst6 2280 netinet6/icmp6.c if (bcmp(&redtgt6, &reddst6, sizeof(redtgt6)) == 0) reddst6 2286 netinet6/icmp6.c icmp6_redirect_diag(&src6, &reddst6, &redtgt6))); reddst6 2296 netinet6/icmp6.c icmp6_redirect_diag(&src6, &reddst6, &redtgt6))); reddst6 2316 netinet6/icmp6.c icmp6_redirect_diag(&src6, &reddst6, &redtgt6))); reddst6 2355 netinet6/icmp6.c bcopy(&reddst6, &sdst.sin6_addr, sizeof(struct in6_addr)); reddst6 2375 netinet6/icmp6.c bcopy(&reddst6, &sdst.sin6_addr, sizeof(struct in6_addr));