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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dicmp6.c2264 reddst6 = nd_rd->nd_rd_dst;
2552 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_dst,
2553 sizeof(nd_rd->nd_rd_dst));
2558 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_dst,
2559 sizeof(nd_rd->nd_rd_dst));
2691 if (IN6_IS_ADDR_LINKLOCAL(&nd_rd->nd_rd_dst))
2692 nd_rd->nd_rd_dst.s6_addr16[1] = 0;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h284 struct in6_addr nd_rd_dst; /* destination address */ member in struct:nd_redirect

Completed in 19 milliseconds