Searched refs:nd_rd_target (Results 1 – 2 of 2) sorted by relevance
2568 redtgt6 = nd_rd->nd_rd_target; in icmp6_redirect_input()2893 bcopy(router_ll6, &nd_rd->nd_rd_target, in icmp6_redirect_output()2894 sizeof(nd_rd->nd_rd_target)); in icmp6_redirect_output()2899 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_target, in icmp6_redirect_output()2900 sizeof(nd_rd->nd_rd_target)); in icmp6_redirect_output()3040 in6_clearscope(&nd_rd->nd_rd_target); in icmp6_redirect_output()
318 struct in6_addr nd_rd_target; /* target address */ member