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