Searched refs:IPTTLDEC (Results 1 – 2 of 2) sorted by relevance
249 #define IPTTLDEC 1 /* subtracted when forwarding */ macro
3460 if (ip->ip_ttl <= IPTTLDEC) { in ip_forward()3514 ip->ip_ttl -= IPTTLDEC; in ip_forward()