Lines Matching defs:reddst6
2256 struct in6_addr reddst6;
2279 reddst6 = nd_rd->nd_rd_dst;
2282 in6_setscope(&reddst6, ifp, NULL)) {
2306 sockaddr_in6_init(&sin6, &reddst6, 0, 0, 0);
2315 &src6, &reddst6, &redtgt6));
2327 &src6, &reddst6, &redtgt6));
2335 &src6, &reddst6, &redtgt6));
2342 if (IN6_IS_ADDR_MULTICAST(&reddst6)) {
2346 &src6, &reddst6, &redtgt6));
2353 if (memcmp(&redtgt6, &reddst6, sizeof(redtgt6)) == 0)
2359 &src6, &reddst6, &redtgt6));
2369 &src6, &reddst6, &redtgt6));
2385 &src6, &reddst6, &redtgt6));
2433 bcopy(&reddst6, &sdst.sin6_addr, sizeof(struct in6_addr));
2449 sockaddr_in6_init(&sdst, &reddst6, 0, 0, 0);