Searched refs:nd_rd_target (Results 1 – 2 of 2) sorted by relevance
2541 redtgt6 = nd_rd->nd_rd_target; in icmp6_redirect_input()2869 bcopy(router_ll6, &nd_rd->nd_rd_target, in icmp6_redirect_output()2870 sizeof(nd_rd->nd_rd_target)); in icmp6_redirect_output()2875 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_target, in icmp6_redirect_output()2876 sizeof(nd_rd->nd_rd_target)); in icmp6_redirect_output()3017 in6_clearscope(&nd_rd->nd_rd_target); in icmp6_redirect_output()
318 struct in6_addr nd_rd_target; /* target address */ member