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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dicmp6.c770 if (icmp6len < sizeof(struct nd_redirect))
2230 struct nd_redirect *nd_rd;
2255 nd_rd = (struct nd_redirect *)((caddr_t)ip6 + off);
2257 IP6_EXTHDR_GET(nd_rd, struct nd_redirect *, m, off, icmp6len);
2444 struct nd_redirect *nd_rd;
2539 nd_rd = (struct nd_redirect *)(ip6 + 1);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h281 struct nd_redirect { /* redirect */ struct

Completed in 77 milliseconds