Home
last modified time | relevance | path

Searched refs:IPTTLDEC (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/netinet/
H A Dip.h249 #define IPTTLDEC 1 /* subtracted when forwarding */ macro
H A Dip_input.c3458 if (ip->ip_ttl <= IPTTLDEC) { in ip_forward()
3512 ip->ip_ttl -= IPTTLDEC; in ip_forward()