Searched refs:IPV6_HLIMDEC (Results 1 – 2 of 2) sorted by relevance
134 if (ip6->ip6_hlim <= IPV6_HLIMDEC) {140 ip6->ip6_hlim -= IPV6_HLIMDEC;
264 #define IPV6_HLIMDEC 1 /* subtracted when forwaeding */ macro