Searched refs:ND_REDIRECT (Results 1 – 10 of 10) sorted by relevance
264 type = ND_REDIRECT; in ip6_forward()406 if (type == ND_REDIRECT) { in ip6_forward()
218 case ND_REDIRECT: in icmp6_errcount()334 icp->icmp6_type == ND_REDIRECT) { in icmp6_error()823 case ND_REDIRECT: in icmp6_input()2359 nd6_cache_lladdr(ifp, &redtgt6, lladdr, lladdrlen, ND_REDIRECT, in icmp6_redirect_input()2433 icmp6_errcount(ND_REDIRECT, 0); in icmp6_redirect_output()2460 if (icmp6_ratelimit(&sip6->ip6_src, ND_REDIRECT, 0)) in icmp6_redirect_output()2519 nd_rd->nd_rd_type = ND_REDIRECT; in icmp6_redirect_output()2694 ICMP6STAT_INC(icp6s_outhist[ND_REDIRECT]); in icmp6_redirect_output()
158 case ND_REDIRECT: in send_output()
1882 case ND_REDIRECT: in nd6_is_router()2064 if ((type & 0xFF) == ND_REDIRECT && code != ND_REDIRECT_ROUTER) in nd6_cache_lladdr()
124 #define ND_REDIRECT 137 /* redirect */ macro775 case ND_REDIRECT: \
120 #define ND_REDIRECT 137 /* redirect */ macro771 case ND_REDIRECT: \
343 if (hdr->icmp6_type >= ND_ROUTER_SOLICIT && hdr->icmp6_type <= ND_REDIRECT) in protocol_filter_icmp6()
999 #ifndef ND_REDIRECT1000 # define ND_REDIRECT 137 macro
4329 ND_REDIRECT, /* 5: ICMP_REDIRECT */
674 icmp6->icmp6_type == ND_REDIRECT) { in nat64_icmp6_reflect()