Searched refs:nd_rd_dst (Results 1 – 4 of 4) sorted by relevance
2222 reddst6 = nd_rd->nd_rd_dst; in icmp6_redirect_input()2499 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_dst, in icmp6_redirect_output()2500 sizeof(nd_rd->nd_rd_dst)); in icmp6_redirect_output()2505 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_dst, in icmp6_redirect_output()2506 sizeof(nd_rd->nd_rd_dst)); in icmp6_redirect_output()2639 in6_clearscope(&nd_rd->nd_rd_dst); in icmp6_redirect_output()
288 struct in6_addr nd_rd_dst; /* destination address */ member
262 nd_ipv6 nd_rd_dst; /* destination address */ member1237 ND_PRINT(", %s", GET_IP6ADDR_STRING(p->nd_rd_dst)); in icmp6_print()
2376 if (!inet_ntop(AF_INET6, &red->nd_rd_dst, ntop_buf, in pr_icmph()