Searched refs:nd_rd_dst (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c2442 reddst6 = nd_rd->nd_rd_dst;
2750 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_dst,
2751 sizeof(nd_rd->nd_rd_dst));
2756 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_dst,
2757 sizeof(nd_rd->nd_rd_dst));
2892 in6_clearscope(&nd_rd->nd_rd_dst);
/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h311 struct in6_addr nd_rd_dst; /* destination address */ member in struct:nd_redirect

Completed in 16 milliseconds