Home
last modified time | relevance | path

Searched refs:hip6 (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6_nbr.c713 struct ip6_hdr *__single hip6; /* hold ip6 */ in nd6_ns_output() local
724 hip6 = mtod(ln->ln_hold, struct ip6_hdr *); in nd6_ns_output()
726 if (sizeof(*hip6) < ln->ln_hold->m_len) { in nd6_ns_output()
727 memcpy(&hsrc, &hip6->ip6_src, sizeof(struct in6_addr)); in nd6_ns_output()