Searched refs:ND_REDIRECT (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_forward.c597 type = ND_REDIRECT;
723 if (type == ND_REDIRECT) {
H A Dicmp6.c232 case ND_REDIRECT:
354 icp->icmp6_type == ND_REDIRECT) {
859 case ND_REDIRECT:
2562 nd6_cache_lladdr(ifp, &redtgt6, lladdr, lladdrlen, ND_REDIRECT,
2635 icmp6_errcount(&icmp6stat.icp6s_outerrhist, ND_REDIRECT, 0);
2675 if (icmp6_ratelimit(&sip6->ip6_src, ND_REDIRECT, 0))
2738 nd_rd->nd_rd_type = ND_REDIRECT;
2916 icmp6stat.icp6s_outhist[ND_REDIRECT]++;
H A Dnd6.c2844 case ND_REDIRECT:
/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h149 #define ND_REDIRECT 137 /* redirect */ macro
789 case ND_REDIRECT: \

Completed in 63 milliseconds