Searched refs:hsrc (Results 1 – 1 of 1) sorted by relevance
714 struct in6_addr hsrc = {}; in nd6_ns_output() local727 memcpy(&hsrc, &hip6->ip6_src, sizeof(struct in6_addr)); in nd6_ns_output()739 if (!IN6_IS_ADDR_UNSPECIFIED(&hsrc) && (ia = in6ifa_ifpwithaddr(ifp, &hsrc)) && in nd6_ns_output()741 src = &hsrc; in nd6_ns_output()