Searched refs:IPTTLDEC (Results 1 – 4 of 4) sorted by relevance
210 #define IPTTLDEC 1 /* subtracted when forwarding */ macro
1577 if (ip->ip_ttl <= IPTTLDEC) { in ip_forward() 1603 ip->ip_ttl -= IPTTLDEC; in ip_forward()
1281 imo.imo_ttl = ip->ip_ttl - IPTTLDEC; in ip_mdq()
6608 if (ip->ip_ttl <= IPTTLDEC) { in pf_route() 6616 ip->ip_ttl -= IPTTLDEC; in pf_route()