Searched refs:IPV6_MAXHLIM (Results 1 – 7 of 7) sorted by relevance
299 #define IPV6_MAXHLIM 255 /* maximum hoplimit */ macro
298 if (ip6->ip6_hlim != IPV6_MAXHLIM) { in nd6_ns_input()648 im6o->im6o_multicast_hlim = IPV6_MAXHLIM; in nd6_ns_output()663 ip6->ip6_hlim = IPV6_MAXHLIM; in nd6_ns_output()947 if (ip6->ip6_hlim != IPV6_MAXHLIM) { in nd6_na_input()1468 im6o->im6o_multicast_hlim = IPV6_MAXHLIM; in nd6_na_output()1482 ip6->ip6_hlim = IPV6_MAXHLIM; in nd6_na_output()
2582 if (ip6->ip6_hlim != IPV6_MAXHLIM) { in icmp6_redirect_input()2877 ip6->ip6_hlim = IPV6_MAXHLIM; in icmp6_redirect_output()
501 if (ip6->ip6_hlim != IPV6_MAXHLIM || ip6->ip6_nxt != IPPROTO_ICMPV6) { in nd6_prproxy_isours()
262 if (ip6->ip6_hlim != IPV6_MAXHLIM) { in nd6_rs_input()397 if (ip6->ip6_hlim != IPV6_MAXHLIM) { in nd6_ra_input()
3001 if (hlim < -1 || hlim > IPV6_MAXHLIM) { in ip6_setmoptions()
3779 if (*hlimp < -1 || *hlimp > IPV6_MAXHLIM) { in ip6_setpktopt()